From 00b6a6a04b341d5a6332083425e3524349cef521 Mon Sep 17 00:00:00 2001 From: Robin Moussu Date: Sat, 26 May 2018 20:04:25 +0200 Subject: rename "exploSe" to "exploDe" --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c23ea6c..8ea3407 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Instruction =: Expression Expression =: number | number Dice DiceOperation | ScalarOperator Expression | string | variable Expression Dice =: DiceOperator Number(faces) | DiceOperator ListOfValues DiceOperator =: D | L -DiceOperation =: Keep | KeepAndExplose | Sort | Count | Reroll | If | Explose | RerollAndAdd | Jumpbackward | Merge | Filter | Split | Parenthese | Count | Paint | Group +DiceOperation =: Keep | KeepAndExplode | Sort | Count | Reroll | If | Explode | Jumpbackward | Merge | Filter | Split | Parenthese | Count | Paint | Group ScalarOperator =: [x,-,*,x,/] number =: [0-9]+ | constantValue constantValue =: ${id | label} @@ -29,7 +29,7 @@ BooleanValidator =: number | [operator number] | ListOfValue=: String[Range],ListOfValue | String[Range] String =: [A-z0-9]+ Keep =: k Number -KeepAndExplose =: K number +KeepAndExplode =: K number Reroll =: r Explosing =: e RerollOnceAndAdd =: a @@ -41,7 +41,7 @@ Sort =: s If =: i compareMethod [Validator] {Expression}[{Expression}] Paint =: p [ Count : color ] Group =: number -Explose =: e Validator +Explode =: e Validator Jumpbackward =: @DiceOperation Merge =: m | m Expression Filter =: f Validator @@ -57,7 +57,7 @@ Count =: c Validator Roll 3 dice with 100 faces ### 10D10e[=10]s -Roll 10 dice with 10 faces, 10 exploses, and sort the result. +Roll 10 dice with 10 faces, 10 explodes, and sort the result. ### 100291D66666666s roll 100291 dice with 66666666666 faces and sort result -- cgit v1.2.3-70-g09d2