From 3974d7f4d169cfd48b0ea90dacab8c8d517f5267 Mon Sep 17 00:00:00 2001 From: CircleCi Build Date: Wed, 31 Jul 2019 08:43:09 +0000 Subject: [PATCH] [ci skip] updating documentation --- docs/mdast.schema.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/mdast.schema.md b/docs/mdast.schema.md index 5c266020d..67de15be1 100644 --- a/docs/mdast.schema.md +++ b/docs/mdast.schema.md @@ -108,7 +108,7 @@ indeterminate or not applicable (when null or not present). ### checked Type -`boolean`, nullable +`boolean` , nullable ## children @@ -421,7 +421,7 @@ contains two or more children (when true), or not (when false or not present). ### spread Type -`boolean`, nullable +`boolean` , nullable ## start