[ https://issues.apache.org/jira/browse/CASSANDRA-20584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946749#comment-17946749 ]
Brad Schoening edited comment on CASSANDRA-20584 at 4/23/25 3:34 PM: --------------------------------------------------------------------- [~amritmatti] if you open the .adoc files with IntelliJ and use the AsciiDoc plugin, it will report syntax errors and questionable English grammar usage in AsciiDoc. I noticed there are a few other minor issues in the data modeling files and it would be nice to resolve them all together with this. data-modeling_logic.adoc: * 70 & 84: missing comma * 108: 'super fast' should be one word data-modeling_refining.adoc: * 26: repeated word 'of of' * 50: missing comma intro.adoc: * 217: use 'an' instead of 'a' was (Author: bschoeni): [~amritmatti] if you open the .adoc files with IntelliJ and use the AsciiDoc plugin, it will report syntax errors and questionable English grammar. I noticed there are several other minor issues in the data modeling files and it would be nice to resolve them all together with this. data-modeling_logic.adoc: * 70 & 84: missing comma * 108: 'super fast' should be one word data-modeling_refining.adoc: * 26: repeated word 'of of' * 50: missing comma intro.adoc: * 217: use 'an' instead of 'a' > Update data-modeling typos and nits > ----------------------------------- > > Key: CASSANDRA-20584 > URL: https://issues.apache.org/jira/browse/CASSANDRA-20584 > Project: Apache Cassandra > Issue Type: Task > Components: Documentation > Reporter: Amrit Pal Singh > Assignee: Amrit Pal Singh > Priority: Low > > The SQL statement you provided for creating a table in Cassandra has a small > syntax issue with the comment. In Cassandra, comments should be enclosed in > single quotes (') and preceded by the keyword WITH. Additionally, the comment > text should be properly formatted > https://github.com/apache/cassandra/pull/3569 -- 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