Skip to content

Commit 0778519

Browse files
committed
Adding TOC
1 parent bfea594 commit 0778519

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/cosmos-db/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,8 @@
595595
items:
596596
- name: Elastic scale
597597
href: manage-scale-cassandra.md
598+
- name:
599+
href: cassandra-secondary-index.md
598600
- name: How-to guides
599601
items:
600602
- name: Change feed

articles/cosmos-db/cassandra-secondary-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ It's not advised to create index on a frequently updated column. It is prudent t
2323
> * Static columns
2424
> * Clustering keys
2525
26-
## Create
26+
## Create an index
2727

2828
### Create a table
2929
Use the following commands to create a key space and a table:

0 commit comments

Comments
 (0)