diff --git a/ui_suite_bootstrap.layout_options.yml b/ui_suite_bootstrap.layout_options.yml
index bdce94dd3f73e6cd3f8473c3566bb58d167e09f8..3a31275994425e25a4a356ab3444f7d22499af45 100644
--- a/ui_suite_bootstrap.layout_options.yml
+++ b/ui_suite_bootstrap.layout_options.yml
@@ -10,8 +10,8 @@ layout_option_definitions:
     regions: false
     inline: true
     options:
-      "with-container": "True"
-      "": "False"
+      "with-container": "Yes"
+      "": "No"
   gutters:
     title: "Gutters"
     description: "The gutters between columns in our predefined grid classes can be removed with .no-gutters. This removes the negative margins from .row and the horizontal padding from all immediate children columns."