ardanlabs / gotour

Apache License 2.0
100 stars 60 forks source link

fixing typos in comments and README #254

Closed alexandear closed 4 months ago

alexandear commented 4 months ago

The PR corrects typos:

Fixes #257 Fixes #258

ardan-bkennedy commented 4 months ago

THANK YOU for this. Do you think we can add the corrections from the two issues that are open. Essentially where unsigned int is labeled as unit instead of unit?

Can you also make sure your name is in the CONTRIBUTORS File.

alexandear commented 4 months ago

@ardan-bkennedy done

Do you think we can add the corrections from the two issues that are open

Yes, I fixed by replacing unit with uint in the sentence When you declare a type using a non-precision based type (uint, int).

Can you also make sure your name is in the CONTRIBUTORS File.

Added.