docs: clarify some sentences
[barectf.git] / docs / modules / yaml / pages / yaml-primer.adoc
index 03d4a0081a4dd599daa6a8f39098bab24f8039b5..32cd773fde89024a816210e512b6ec5907719787 100644 (file)
@@ -142,7 +142,7 @@ Boolean::
     `true`, `True`, `TRUE`, `false`, `False`, or `FALSE`.
 
 Integer::
-    Anything matching:
+    Anything matching these regular expressions:
 +
 ** `+[-+]?[0-9]++` (decimal)
 ** `+0o[0-7]++` (octal)
This page took 0.023007 seconds and 4 git commands to generate.