diff --git a/02-setup.md b/02-setup.md index 3e701495bb..5d7dab5c22 100644 --- a/02-setup.md +++ b/02-setup.md @@ -57,7 +57,7 @@ If you elect to use a private email address with GitHub, then use GitHub's no-re ## Line Endings -As with other keys, when you hit Enter or or on Macs, Return on your keyboard, +As with other keys, when you press Enter or or on Macs, Return on your keyboard, your computer encodes this input as a character. Different operating systems use different character(s) to represent the end of a line. (You may also hear these referred to as newlines or line breaks.) @@ -111,8 +111,8 @@ It is possible to reconfigure the text editor for Git whenever you want to chang ## Exiting Vim Note that Vim is the default editor for many programs. If you haven't used Vim before and wish to exit a session without saving -your changes, press Esc then type `:q!` and hit Enter or or on Macs, Return. -If you want to save your changes and quit, press Esc then type `:wq` and hit Enter or or on Macs, Return. +your changes, press Esc then type `:q!` and press Enter or or on Macs, Return. +If you want to save your changes and quit, press Esc then type `:wq` and press Enter or or on Macs, Return. :::::::::::::::::::::::::::::::::::::::::::::::::: diff --git a/md5sum.txt b/md5sum.txt index 6b8ac03bc1..8668fb4b0c 100644 --- a/md5sum.txt +++ b/md5sum.txt @@ -4,7 +4,7 @@ "config.yaml" "69e678021a92f74f922e53d180d05f47" "site/built/config.yaml" "2023-05-08" "index.md" "a37c98b62b9cd48ff67c51cea5240a1f" "site/built/index.md" "2024-09-29" "episodes/01-basics.md" "78184e84f5bf3b0dd88de3918e927591" "site/built/01-basics.md" "2024-06-20" -"episodes/02-setup.md" "ff206706b9e5521d474bd7b8e8ccc832" "site/built/02-setup.md" "2024-09-29" +"episodes/02-setup.md" "94e00017d43e8b2b539ccc74e544efc9" "site/built/02-setup.md" "2024-11-03" "episodes/03-create.md" "c1198fc3106059d83fd8078d57fbbfef" "site/built/03-create.md" "2024-09-29" "episodes/04-changes.md" "722631c230dc97143a267bff3739f768" "site/built/04-changes.md" "2024-10-28" "episodes/05-history.md" "c535c544c5d01637f78f2cc6031196cb" "site/built/05-history.md" "2024-10-08"