aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2018-10-12 18:33:41 +0800
committerGitHub <noreply@github.com>2018-10-12 18:33:41 +0800
commit6d18fba2603eb3c28995908dd6bb3b15531bbcc1 (patch)
treeaed340131aeed36915561bf4a460419210bc27b6
parent55b1f82b6404ad7cd8f39f95341373594be4a71d (diff)
parent0b203fc1c627126624cc4eee5f75176e756d1c38 (diff)
downloaddexon-tests-6d18fba2603eb3c28995908dd6bb3b15531bbcc1.tar.gz
dexon-tests-6d18fba2603eb3c28995908dd6bb3b15531bbcc1.tar.zst
dexon-tests-6d18fba2603eb3c28995908dd6bb3b15531bbcc1.zip
Merge pull request #514 from feliam/patch-1
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.