Stefano Lottini created CASSANDRA-19254:
-------------------------------------------

             Summary: "comments" keyword on docs page should be "comment"
                 Key: CASSANDRA-19254
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19254
             Project: Cassandra
          Issue Type: Bug
          Components: Documentation/Website
            Reporter: Stefano Lottini


Low-priority nitpick: the CREATE TABLE [docs 
page](https://cassandra.apache.org/doc/latest/cassandra/reference/cql-commands/create-table.html#table_options)
 has
```
comments = 'some text that describes the table'
```

with plural `comments`, while the correct keyword to use is `comment` 
(singular).

Using the plural form would result in the following error when running the DDL 
statement: _SyntaxException: Unknown property 'comments'_



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to