diff --git a/topics/ui/controls/checkbox.topic b/topics/ui/controls/checkbox.topic
index 90f589057..138a49890 100644
--- a/topics/ui/controls/checkbox.topic
+++ b/topics/ui/controls/checkbox.topic
@@ -65,8 +65,7 @@
-
-
+
If a label is long, split it into two lines. Use HTML formatting for that. Avoid labels that take more than two lines. See recommendations on writing concise labels below.
@@ -81,7 +80,7 @@
- SELECTED
for Boolean.TRUE
, and NOT_SELECTED
for Boolean.FALSE
.