Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/pkgsite: Super small typo in documentation of ShouldNotBeBlank #50388

Closed
kamyarghiam opened this issue Dec 29, 2021 · 1 comment
Closed

x/pkgsite: Super small typo in documentation of ShouldNotBeBlank #50388

kamyarghiam opened this issue Dec 29, 2021 · 1 comment

Comments

@kamyarghiam
Copy link

What is the URL of the page with the issue?

https://pkg.go.dev/github.com/smartystreets/assertions#section-readme

What is your user agent?

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36

Screenshot

Screen Shot 2021-12-29 at 3 44 51 PM

What did you do?

What did you expect to see?

There is a typo with the definition of "ShouldNotBeBlank," I believe. The definition says
ShouldNotBeBlank receives exactly 1 string parameter and ensures that it is equal to "". It should say that it ensures it is not equal to "".

What did you see instead?

ShouldNotBeBlank receives exactly 1 string parameter and ensures that it is not equal to "".

@gopherbot gopherbot added this to the pkgsite/unplanned milestone Dec 29, 2021
@seankhliao
Copy link
Member

this should be reported to github.com/smartystreets/assertions

@golang golang locked and limited conversation to collaborators Dec 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants