From 5d069f165872e8934634f2b2eaa70be93f25f488 Mon Sep 17 00:00:00 2001
From: Blank <blank@national.shitposting.agency>
Date: Sat, 20 Jul 2019 18:47:56 -0700
Subject: [PATCH] descriptionOptionsFixes

---
 src/uncategorized/descriptionOptions.tw | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/uncategorized/descriptionOptions.tw b/src/uncategorized/descriptionOptions.tw
index c4c803cf332..41e6cafa82b 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
-- 
GitLab