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

Fix minor typo in readme file? #243

Merged
merged 1 commit into from
Jan 7, 2023

Conversation

braindev
Copy link
Contributor

@braindev braindev commented Jan 6, 2023

I'm not sure if this is just a typo but I think the following was intended.

Change the explanation of required tag from:

While required demands the environment variable to be check, it doesn't check its value.

to:

While required demands the environment variable to be set, it doesn't check its value.

Thanks for "env".

Correct the explanation of required tag from:
  While `required` demands the environment variable to be check, it doesn't check its value.
to:
  While `required` demands the environment variable to be set, it doesn't check its value.
@caarlos0 caarlos0 merged commit 8e8e099 into caarlos0:main Jan 7, 2023
@caarlos0
Copy link
Owner

caarlos0 commented Jan 7, 2023

yep, thank you! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants