Skip to content

Commit d9cdb26

Browse files
author
Clément Le Provost
authored
Fix documentation formatting
1 parent cdf55dd commit d9cdb26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/offline-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Offline features are brought by Algolia's **Offline SDK**, which is actually com
4848
pod 'AlgoliaSearch-Offline-Swift', '~> ${WHATEVER_IS_THE_LATEST_VERSION}'
4949
```
5050

51-
*NOTE: Because of its intrinsic limitations, Carthage is **not** supported for the offline mode.*
51+
**Note:** *Because of its intrinsic limitations, Carthage is* **not** *supported for the offline mode.*
5252

5353
3. When initializing your client, instantiate an `OfflineClient` instead of a `Client`:
5454

0 commit comments

Comments
 (0)