diff --git a/src/uncategorized/descriptionOptions.tw b/src/uncategorized/descriptionOptions.tw index c4c803cf3321931f3fb68a3a2ad6e3148938e400..41e6cafa82b64ba42f9de297779c6ccfcf379c58 100644 --- a/src/uncategorized/descriptionOptions.tw +++ b/src/uncategorized/descriptionOptions.tw @@ -99,9 +99,9 @@ <</options>> <<options $showInches>> Height and length units are in - <<option 1 "Inches">> - <<option 1 "Both units">> - <<option 0 "Centimeters">> + <<option 2 "Inches">> + <<option 1 "Centimeters">> + <<option 0 "Both units">> <</options>> <div class="subHeading"> @@ -124,4 +124,4 @@ <<else>> @@.yellow;WORDS.@@ //[[Integers|Description Options][$showNumbers = 2]]// | //[[Both|Description Options][$showNumbers = 1, $showNumbersMax = 20]]// <</if>> -</div> +</div> \ No newline at end of file