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

fixed issue #95 - Grammatical issue: "the those" #101

Open
wants to merge 2 commits into
base: gh-pages-src
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lessons/eslint-prettier.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ coverage/

[jlongster]: https://twitter.com/jlongster
[prettier]: https://github.com/prettier/prettier
[prettier-playground]: https://prettier.github.io/prettier/
[prettier-playground]: https://prettier.io/playground/
[prettier-options]: https://github.com/prettier/prettier#api
[flow]: https://flow.org/
[prettier-ide]: https://github.com/prettier/prettier#editor-integration
Expand Down
2 changes: 1 addition & 1 deletion lessons/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Through out the course you'll see something like this:

## 🌳 `<long series of numbers and letters>`

This is a point where I have stopped and committed this to a repo. If you fall behind, get stuck, or just want to skip ahead, just use git and check out that commit! You can also go explore the those commits on GitHub too to see what they look like. The [repo is here][gh].
This is a point where I have stopped and committed this to a repo. If you fall behind, get stuck, or just want to skip ahead, just use git and check out that commit! You can also go explore those commits on GitHub too to see what they look like. The [repo is here][gh].

If you don't know how to use git so well, let me recommend to you my co-worker and close friend's course, [Git In-depth][nina]. Git is definitely a tool worth investing time into; while it may seem boring and take a lot of time and energy to learn, some day it will save you days if not weeks worth of work.

Expand Down