We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7f2068 commit bb0f8e7Copy full SHA for bb0f8e7
README.md
@@ -83,7 +83,7 @@ and configure Typesense to use it using the `--ssl-certificate` and `--ssl-certi
83
84
##### Example
85
86
-If you have a Firestore database like this called `users`:
+If you have a Firestore database called `(default)` with a collection inside it called `users` in the `nam5` region like this:
87
88
<img src="assets/firestore_db_example.png" alt="Firestore DB Example" width="800"/>
89
0 commit comments