[skip ci] Fix grammar in doc (#8385)

Signed-off-by: sida shen <sida@sidas-MacBook-Pro.local>

Co-authored-by: sida shen <sida@sidas-MacBook-Pro.local>
pull/8409/head
SS 2021-09-23 16:36:01 +08:00 committed by GitHub
parent 57618ac624
commit 2581e86eb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ IDENTIFIER := 列名
Tips:
1. NIL represent a empty string, which means there is no Predicate for Expr.
1. NIL represents an empty string, which means there is no Predicate for Expr.
2. Gramma is described by EBNF syntaxexpressions that may be omitted or repeated are represented through curly braces `{...}`.
After syntax analysis, following rules will be applied: