瀏覽代碼

Typo

Fixed "remember" spelled as "rember" and fixed a comma wrongfuly placed.
Ducc 6 年之前
父節點
當前提交
b842cff598
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      24-el-capitan/README.md

+ 2 - 2
24-el-capitan/README.md

@@ -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.
 
@@ -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