Skip to content

Commit

Permalink
Typo fix (apache#1944)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarilabs authored and sterobin committed Oct 11, 2019
1 parent 23a9daf commit 4280435
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ image::dmn/dmn-gs-context-table.png[]
. Similarly, click the *output-1* column sub-header, enter `Points` in the *Name* field, and select `number` from the *Data Type* field.
. Next, enter the following values in the first row of the decision table:
* *Violation.Type*: `"speed"`
* *Violation.Actual Speed - Violation.Speed Limit*: `[10..30]`
* *Violation.Actual Speed - Violation.Speed Limit*: `[10..30)`
* *Amount*: `500`
* *Points*: `3`
+
Expand Down

0 comments on commit 4280435

Please sign in to comment.