Skip to content

Commit 5473c4a

Browse files
committed
'Enables SDK to create' -> 'Enables the SDK to create' and 'when SDK believes' -> 'when the SDK believes' and 'can help improves performance' -> 'can help improve performance'
1 parent a9371f9 commit 5473c4a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/firestore/src/api/persistent_cache_index_manager.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,9 @@ export function getPersistentCacheIndexManager(
6767
}
6868

6969
/**
70-
* Enables SDK to create persistent cache indexes automatically for local query
71-
* execution when SDK believes cache indexes can help improves performance.
70+
* Enables the SDK to create persistent cache indexes automatically for local
71+
* query execution when the SDK believes cache indexes can help improve
72+
* performance.
7273
*
7374
* This feature is disabled by default.
7475
*/

0 commit comments

Comments
 (0)