Address "craete" typo in README
Closed this issue · 2 comments
General Information
Summary
Fix typo "craete"
in the README file.
Impact to Users
Better readability.
Additional Information
The offending line:
Line 33 in 40483d5
NOTE: This is a minor change and probably not in general worth making a whole issue about, but I'm doing it here to provide some practice in organizing the usual workflow. So what you would do is off your main branch
git checkout -b 3-typo-fix
Assuming this is issue #3. Could name the branch whatever you want.
Then make the necessary changes, push
the branch, make a PR, have it reviewed, merge, pull the changes to your local main
. Rinse and repeat for the rest of your career.
And in the PR in the "Issues" section you'd have something like
Resolves #3
Est: 1.0h
KV likes us to estimate how long the issue should take to resolve as a comment to the issue
And might as well rename env.exmaple
in this one too