diff options
-rw-r--r-- | docs/markdown/Contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Contributing.md b/docs/markdown/Contributing.md index e0d22ca..0fd6606 100644 --- a/docs/markdown/Contributing.md +++ b/docs/markdown/Contributing.md @@ -198,7 +198,7 @@ The (optional) `test.json` file, in the root of a test case, is used for configuring the test. All of the following root entries in the `test.json` are independent of each other and can be combined as needed. -Exanple `test.json`: +Example `test.json`: ```json { |