Skip to content

Commit 0f44fe2

Browse files
committed
updates based on Mike's PR
1 parent 0cdc36d commit 0f44fe2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

source/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ MongoDB PHP Library
1818
CRUD Operations & Replica Sets </read-write-pref>
1919
Run a Database Command </run-command>
2020
Data Aggregation </aggregation>
21-
Queries & Indexes </indexes>
21+
Indexes </indexes>
2222
Monitor Your Application </monitoring>
2323
Secure Your Data </security>
2424
Specialized Data Formats </data-formats>

source/read.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Read Data from MongoDB
2828
Count Documents </read/count>
2929
Specify Documents to Return </read/specify-documents-to-return>
3030
Specify a Query </read/specify-a-query>
31-
Retrieve Distinct Field Values </read/distinct>
32-
Monitor Data Changes </read/change-streams>
31+
Distinct Field Values </read/distinct>
32+
Monitor Changes </read/change-streams>
3333

3434
Overview
3535
--------

0 commit comments

Comments
 (0)