Skip to content

Commit 741fcc1

Browse files
authored
docs: remove sentence (#8830)
This sentence does not seem to add information to the documentation.
1 parent c469b04 commit 741fcc1

File tree

1 file changed

+1
-1
lines changed
  • packages/node_modules/pouchdb-adapter-indexeddb

1 file changed

+1
-1
lines changed

packages/node_modules/pouchdb-adapter-indexeddb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This is highly unlikely to be fixed in the future by PouchDB, as it would requir
5353

5454
### Mango Queries with `partial_filter_selector`
5555

56-
Mango indexes with a `partial_filter_selector` are using map-reduce views. Simually to the `idb`-adabter. All performance gains of native IndexedDB indexes will be lost.
56+
Mango indexes with a `partial_filter_selector` are using map-reduce views. All performance gains of native IndexedDB indexes will be lost.
5757

5858
Also ordering is CouchDB combatible.
5959

0 commit comments

Comments
 (0)