Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Fixed "remember" spelled as "rember" and fixed a comma wrongfuly placed.
  • Loading branch information
peroh215 authored Sep 22, 2018
1 parent 301019e commit b842cff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 24-el-capitan/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
**Goal: Update our build system to El Capitan**

If you were following this guide from the beginning, and upgraded to El Capitan only
If you were following this guide from the beginning and upgraded to El Capitan only
to find that Makefiles don't compile anymore, follow these instructions to upgrade
your cross-compiler.

Expand Down Expand Up @@ -33,7 +33,7 @@ export PATH="$PREFIX/bin:$PATH"
binutils
--------

Rember: always be careful before pasting walls of text from the internet. I recommend copying line by line.
Remember: always be careful before pasting walls of text from the internet. I recommend copying line by line.

```sh
mkdir /tmp/src
Expand Down

0 comments on commit b842cff

Please sign in to comment.