Skip to content

Commit 727ee06

Browse files
curquizabidoubiwa
andauthored
Update README.md
Co-Authored-By: cvermand <[email protected]>
1 parent c78195f commit 727ee06

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,7 @@ You can check out [the API documentation](https://docs.meilisearch.com/reference
108108

109109
Go checkout [examples](./examples)!
110110

111-
In this section, the examples contain the [`await` keyword](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/await). This operator is used to wait for a `Promise`.<br>
112-
Despite it is not detailled in the examples above, it can only be used inside an `async` function.
111+
In this section, the examples contain the [`await` keyword](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/await).
113112

114113
### Indexes
115114

0 commit comments

Comments
 (0)