Skip to content

Commit 99771ca

Browse files
bidoubiwacurquiza
andauthored
Apply suggestions from code review
Co-authored-by: Clémentine Urquizar <[email protected]>
1 parent 12ea963 commit 99771ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

playgrounds/html/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@ The demo in this directory showcases a basic search that will let you search thr
1919
$ yarn install
2020
```
2121

22-
### Compiles and hot-reloads for development
22+
### Compile and hot-reload for development
2323
```
2424
yarn serve
2525
```
2626

27-
### Compiles and minifies for production
27+
### Compile and minify for production
2828
```
2929
yarn build
3030
```
3131

3232
### Customize configuration
33-
See [Configuration Reference](https://cli.vuejs.org/config/).
3433

34+
See [Configuration Reference](https://cli.vuejs.org/config/).
3535

3636
💡 If you have never used InstantSearch, we recommend reading this [getting started documentation](https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/).

0 commit comments

Comments
 (0)