Skip to content

Commit

Permalink
docs(query): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Moe bot committed Dec 20, 2022
1 parent 8246eb8 commit 49150b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/query.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ To match these special characters as normal, use ``/`` as an escape character.
'title:100/%'
Regular Express Queries
=======================
Regular Expression Queries
==========================
The value can also be a regular expression. To enforce this, use two colons
e.g. ``field::value.*``

Expand Down

0 comments on commit 49150b7

Please sign in to comment.