We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdf55dd commit d9cdb26Copy full SHA for d9cdb26
doc/offline-mode.md
@@ -48,7 +48,7 @@ Offline features are brought by Algolia's **Offline SDK**, which is actually com
48
pod 'AlgoliaSearch-Offline-Swift', '~> ${WHATEVER_IS_THE_LATEST_VERSION}'
49
```
50
51
- *NOTE: Because of its intrinsic limitations, Carthage is **not** supported for the offline mode.*
+ **Note:** *Because of its intrinsic limitations, Carthage is* **not** *supported for the offline mode.*
52
53
3. When initializing your client, instantiate an `OfflineClient` instead of a `Client`:
54
0 commit comments