aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-03-10 23:34:18 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-03-10 23:34:18 +0000
commit40c90ba685cdf21cdbd7ccb750ce55efc3cd30cf (patch)
treed692793177ec69c589198766b4ad1481a2853070
parenta7e43ea2dbac298e978d18b69b58d318212a307f (diff)
downloadCompiler-master.tar.gz
Compiler-master.zip
Fixing typoHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e1b770f..689f0e6 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ These can then be tested using the following shell scripts.
# Running tests for the compiler
./run_test_deliverable.sh 1
-# Running tests agains the gcc reference implementation of the compiler
+# Running tests against the gcc reference implementation of the compiler
./run_test_deliverable.sh 2
# Running smaller testbench on compiler