summaryrefslogtreecommitdiff
path: root/TESTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING.md')
-rw-r--r--TESTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TESTING.md b/TESTING.md
index 32d973f..d2ca374 100644
--- a/TESTING.md
+++ b/TESTING.md
@@ -32,7 +32,7 @@ In general, the process for each `.yml` file is as follows:
request.
* The JSON version of the spec represents these tagged values as a hash
- with a '__tag__' key of 'code'.
+ with a '`__tag__`' key of 'code'.
3. Render the template (stored in the 'template' key) with the given 'data'
hash.