Skip to content

Commit c9be1ec

Browse files
author
Clément Le Provost
committed
[doc] Fix formatting
[ci skip]
1 parent fad2bf1 commit c9be1ec

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

doc/Offline mode.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,9 @@ Offline features are brought by Algolia's **Offline SDK**, which is actually com
2727

2828
### Prerequisites
2929

30-
1. Obtain a **license key** from [Algolia](https://www.algolia.com/).
30+
- Obtain a **license key** from [Algolia](https://www.algolia.com/).
3131

32-
2. Make sure you use an **API key** with the following ACLs:
33-
34-
- Search (`search`)
35-
- Browse (`browse`)
36-
- Get index settings (`settings`)
37-
38-
*This is required because the offline mode needs to replicate the online index's settings and uses browse requests when syncing.*
32+
- Make sure you use an **API key** with the search (`search`), browse (`browse`) and get index settings (`settings`) ACLs. *This is required because the offline mode needs to replicate the online index's settings and uses browse requests when syncing.*
3933

4034

4135
### Steps

0 commit comments

Comments
 (0)