diff options
| author | 2018-07-15 13:05:01 +0200 | |
|---|---|---|
| committer | 2018-07-15 13:05:01 +0200 | |
| commit | a5c353199945213eed65565d2de78f339a35a78e (patch) | |
| tree | f787b87bee2cbc6081feb159376f84082c6028f2 /HelpMe.md | |
| parent | a6a22731a76eb52ab4ccd65364db8b91eb2420e9 (diff) | |
| download | OneRoll-a5c353199945213eed65565d2de78f339a35a78e.tar.gz OneRoll-a5c353199945213eed65565d2de78f339a35a78e.zip | |
Fix mispelled word
Fix mispelled word
Diffstat (limited to 'HelpMe.md')
| -rw-r--r-- | HelpMe.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -75,7 +75,7 @@ Rolling 3 dice with 10 faces starting at 0. > 3d[-20--9] -Rolling 3 dice, values ars between -20 and -9. +Rolling 3 dice, values are between -20 and -9. ### Instruction: Roll two (or more) kinds of dice at once @@ -96,7 +96,7 @@ It is possible to merge every instruction inside a huge one. The operator merge is dedicated to that. It is useful when you need to manage all diceresult as the same result. -For example, if you need to keep the high dice between a d6 and d8. +For example, if you need to keep the higher dice between a d6 and d8. > d6;d8mk1 |