diff options
| author | Alyssa Ross <hi@alyssa.is> | 2022-02-10 21:03:33 +0000 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2022-02-10 13:08:05 -0800 |
| commit | 755b2ab6dae0b4ea5addeac70008d58b1900e9aa (patch) | |
| tree | 58261fdea3a1c87f53f2cc1aaf1696ce7c056262 /docs/markdown | |
| parent | 6c79e97eaeb889e13a6bc0b7b405a2857f4761ae (diff) | |
| download | meson-755b2ab6dae0b4ea5addeac70008d58b1900e9aa.tar.gz | |
Contributing.md: fix typo
Diffstat (limited to 'docs/markdown')
| -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 e0d22ca03..0fd66064e 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 { |
