aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/HelpMe.md
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2018-03-28 17:05:39 +0200
committerGitHub <noreply@github.com>2018-03-28 17:05:39 +0200
commite31c29a1696a476774b63d17841daa8016d6e8c7 (patch)
tree0a72d2b8905ad1cda5d049dd793a82a048e0ae64 /HelpMe.md
parentf45298c6096d73f0cbbe0819d46baaf54015a648 (diff)
downloadOneRoll-e31c29a1696a476774b63d17841daa8016d6e8c7.tar.gz
OneRoll-e31c29a1696a476774b63d17841daa8016d6e8c7.zip
Update HelpMe.md
improve the documentation
Diffstat (limited to 'HelpMe.md')
-rw-r--r--HelpMe.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HelpMe.md b/HelpMe.md
index 0074f73..fa635bc 100644
--- a/HelpMe.md
+++ b/HelpMe.md
@@ -313,7 +313,7 @@ if all dice are equal to 6, then roll another d6 and add it to the result.
> 2d10i:[>15]{"Success"}{"Fail"}
-if the sum of two dice is greater than 15, It displays "Success", override it displays "Fail".
+if the sum of two dice is greater than 15, It displays "Success", otherwise it displays "Fail".
> 2d10i:[>15]{"Success %1 "}{"Fail %1"}