Browse Source

[DOCS] Moves reserved keywords under SQL section (#34124)

Lisa Cawley 7 years ago
parent
commit
68b42f7d89
1 changed files with 1 additions and 2 deletions
  1. 1 2
      docs/reference/sql/appendix/syntax-reserved.asciidoc

+ 1 - 2
docs/reference/sql/appendix/syntax-reserved.asciidoc

@@ -1,8 +1,7 @@
 [role="xpack"]
 [testenv="basic"]
-[appendix]
 [[sql-syntax-reserved]]
-= Reserved keywords
+== Reserved keywords
 
 Table with reserved keywords that need to be quoted. Also provide an example to make it more obvious.