summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorTim Disney <tim.disney@gmail.com>2016-09-27 14:05:08 -0700
committerLeo Balter <leonardo.balter@gmail.com>2016-09-27 17:05:08 -0400
commit3707a85705c8e06df2a466b46fa9ebb04d3c33b8 (patch)
treeeeefa2f6ff2fa67f06d73380b7dcd6048ce608cc /CONTRIBUTING.md
parentda4f4385fdf88ff2c8acf036efaaa62f8cd6bd58 (diff)
downloadqtdeclarative-testsuites-3707a85705c8e06df2a466b46fa9ebb04d3c33b8.tar.gz
Fix markdown typo (#763)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 073ff043d..4b50e637e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -129,7 +129,7 @@ This tag is for boolean properties associated with the test.
available); necessary to test the behavior of directive prologue; implies
`noStrict`
- **`async`** - defer interpretation of test results until after the invocation
- of the global $DONE` function
+ of the global `$DONE` function
#### features
**features**: [list]