Skip to content

Commit

Permalink
Update 3.alter-tag.md (#824)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber authored Oct 22, 2021
1 parent 4ff7ba5 commit 5fc41fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-2.0/3.ngql-guide/10.tag-statements/3.alter-tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

```ngql
ALTER TAG <tag_name>
<alter_definition> [, alter_definition] ...]
<alter_definition> [[, alter_definition] ...]
[ttl_definition [, ttl_definition] ... ]
[COMMENT = '<comment>'];
Expand Down

0 comments on commit 5fc41fd

Please sign in to comment.