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

Typo in chapter 4 #12

Closed
pmurzin opened this issue Aug 20, 2021 · 1 comment
Closed

Typo in chapter 4 #12

pmurzin opened this issue Aug 20, 2021 · 1 comment

Comments

@pmurzin
Copy link

pmurzin commented Aug 20, 2021

Section 4.4 :

In the context of cyberwar, It is important to remember

It -> it

Section 4.9.1 :

How should our program behaves when encountering an error?

behaves -> behave

For our simple program, we will simply Box errors

Seems like smth is missing, maybe we will simply utilize Box errors

Section 4.10.x :

but it prevent you from getting things done

prevent -> prevents

it may means that your are doing something wrong.

means -> mean

I ever needed to track bugs my programs.

Maybe in my programs

you have to handle every errors

errors -> error

Section 4.11.x :

For that, the community has built a few tools which will save you a lot of time et let you keep your projects up to date

et -> to

clippy is a linter this will detect

Seems like this sentence is not completed.

@sylvain101010
Copy link
Member

sylvain101010 commented Aug 22, 2021

Thank you very much 🙏

I've fixed the typos. The edited version will be released, I hope, by the end of next week.

Regarding Box I think the sentence is correct as here Box is used as a verb (as a synonym for wrapping, I will try to make it more explicit).

Kind regards

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

No branches or pull requests

2 participants