Skip to content

Commit 2fd97c6

Browse files
committed
Remove obsolete sentence
1 parent 1339c34 commit 2fd97c6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/70-indexing/1-create-compound-index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +134,6 @@ As soon as the application starts, you will see log entries showing the creation
134134

135135
<Screenshot url="https://github.com/mongodb-developer/library-management-system" src="img/screenshots/70-indexing/1-index-creation.png" alt="Spring Index creation" />
136136

137-
To double-check that the index was created, you can run the following command in mongosh:
138-
139-
```
140-
db.issueDetails.getIndexes()
141-
```
142-
143137
</TabItem>
144138
</Tabs>
145139

0 commit comments

Comments
 (0)