Fix qualifiers example (#38820)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
This commit is contained in:
@@ -60,7 +60,7 @@ To search for a phrase containing a quotation mark, you can escape the quotation
|
||||
You can also use quoted strings in qualifiers, for example:
|
||||
|
||||
```
|
||||
path: git language: "protocol buffers"
|
||||
path:git language:"protocol buffers"
|
||||
```
|
||||
|
||||
## Using boolean operations
|
||||
|
||||
Reference in New Issue
Block a user