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

There's an annotation mistake in the image #50

Open
perterHUAN opened this issue Apr 2, 2024 · 1 comment
Open

There's an annotation mistake in the image #50

perterHUAN opened this issue Apr 2, 2024 · 1 comment

Comments

@perterHUAN
Copy link

perterHUAN commented Apr 2, 2024

While reading through Chapter 2 Systems Programming, I discovered an annotation mistake in the image where it should say '6. print' instead of '6. save for later'.
image

@perterHUAN
Copy link
Author

perterHUAN commented Apr 3, 2024

In Chapter 2, Figure 2.8, I have spotted an additional annotation error; it should correctly state '9 call function' instead of '9 copy file'. fs.ensureDir(dst, ...) should be fs.ensureDir(dstDir,...)
image

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

1 participant