writing to file done
[sped.git] / README.md
index 0664806..4ea05df 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ This is my own stupid and pointless attempt at writing such line editor.
 
 #### Build from source
 
-With `gcc` and `nasm` installed, you can simply run
+with `gcc` and `nasm` installed, you can simply run
 ```
 make
 ```