aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfeliam <felipe.andres.manzano@gmail.com>2018-10-02 03:45:12 +0800
committerGitHub <noreply@github.com>2018-10-02 03:45:12 +0800
commit0b203fc1c627126624cc4eee5f75176e756d1c38 (patch)
tree15e39548a26512c51278e629e12121f0b57d4fee
parent3f5febc901913ef698f1b09dda8705babd729e4a (diff)
downloaddexon-tests-0b203fc1c627126624cc4eee5f75176e756d1c38.tar.gz
dexon-tests-0b203fc1c627126624cc4eee5f75176e756d1c38.tar.zst
dexon-tests-0b203fc1c627126624cc4eee5f75176e756d1c38.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bf6605efc..e66791666 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ Test Set Sanitation
### Checkers
-Several basic checks against the test-set are performed to enusre that they have been filled and are formatted correctly.
+Several basic checks against the test-set are performed to ensure that they have been filled and are formatted correctly.
Currently, there are three types of checks that we can perform:
- `make TEST_PREFIX.format`: check that the JSON is formatted correctly.