We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a3faf commit 895936aCopy full SHA for 895936a
1 file changed
docs/Configuration.md
@@ -217,7 +217,7 @@ The counter is displayed with two buttons labeled "-" and "+" to increase or dec
217
218
Specific attributes of counter are:
219
* defaultValue (optional) - set the field to start at a certain value
220
-* altInc1 (optional) - Add an additional button to increment/decrement the counter by the specified amount
+* altInc1 (optional) - Add a button to increment/decrement the counter by the specified amount
221
* altInc2 (optional) - Add a 2nd additional button to increment/decrement the counter by the specified amount
222
* expectedMax (optional) - used by the data generation program to generate reasonable expected values
223
0 commit comments