summaryrefslogtreecommitdiff
path: root/RELEASE.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE.md')
-rw-r--r--RELEASE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE.md b/RELEASE.md
index ebca62f..1c09c06 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -6,7 +6,7 @@ Thou shalt test your modifications. If everything goes fine, you should see this
6message: 6message:
7 7
8``` 8```
9$ make test 9$ make tests
10[+] Congratz, the XX tests succeeded! 10[+] Congratz, the XX tests succeeded!
11``` 11```
12 12