From 755b2ab6dae0b4ea5addeac70008d58b1900e9aa Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Thu, 10 Feb 2022 21:03:33 +0000 Subject: Contributing.md: fix typo --- docs/markdown/Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- cgit v1.1