diff --git a/src/SIL.LCModel/MasterLCModel.xml b/src/SIL.LCModel/MasterLCModel.xml
index 87d72c73..3746d3a4 100644
--- a/src/SIL.LCModel/MasterLCModel.xml
+++ b/src/SIL.LCModel/MasterLCModel.xml
@@ -5058,9 +5058,9 @@ Change History: (Be sure to update the 'version' attribute in the EntireModel, w
The direction and manner in which the rule applies.
The possible values are:
- 1 - left-to-right iterative;
- 2 - right-to-left iterative;
- 3 - simultaneous.
+ 0 - left-to-right iterative;
+ 1 - right-to-left iterative;
+ 2 - simultaneous.