[fidldoc] Updating fidldocs
diff --git a/sdk/fidl/fuchsia.accessibility.semantics/README.md b/sdk/fidl/fuchsia.accessibility.semantics/README.md
index 153972a..f22b33c 100644
--- a/sdk/fidl/fuchsia.accessibility.semantics/README.md
+++ b/sdk/fidl/fuchsia.accessibility.semantics/README.md
@@ -286,14 +286,14 @@
             <td><p>Used when no data is entered or the element is not a check box.</p>
 </td>
         </tr><tr>
-            <td><code>TRUE</code></td>
+            <td><code>CHECKED</code></td>
             <td><code>2</code></td>
-            <td><p>True</p>
+            <td><p>Checked</p>
 </td>
         </tr><tr>
-            <td><code>FALSE</code></td>
+            <td><code>UNCHECKED</code></td>
             <td><code>3</code></td>
-            <td><p>False</p>
+            <td><p>Unchecked</p>
 </td>
         </tr><tr>
             <td><code>MIXED</code></td>