Skip to content

Commit

Permalink
Parameters docs typo (#7833)
Browse files Browse the repository at this point in the history
  • Loading branch information
remidej committed Sep 14, 2020
1 parent eba0afd commit 899e2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/v3.x/content-api/parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ or
## Complex queries

::: tip NOTE
`OR` and `AND` operations are availabled starting from v3.1.0
`OR` and `AND` operations are available starting from v3.1.0
:::

When building more complex queries you must use the `_where` query parameter in combination with the [`qs`](https://github.com/ljharb/qs) library.
Expand Down

0 comments on commit 899e2eb

Please sign in to comment.