diff --git a/doc/site/syntax.markdown b/doc/site/syntax.markdown index 64980d19..01e3dca5 100644 --- a/doc/site/syntax.markdown +++ b/doc/site/syntax.markdown @@ -26,7 +26,7 @@ Some people like to see all of the reserved words in a programming language in one lump. If you're one of those folks, here you go: :::dart - break class else falsefor if in is + break class else false for if in is null return static this true var while ## Statement terminators diff --git a/doc/site/template.html b/doc/site/template.html index 9fb23b66..de2d666c 100644 --- a/doc/site/template.html +++ b/doc/site/template.html @@ -23,7 +23,7 @@