Skip to content

Commit 107d900

Browse files
authored
Merge pull request #26593 from github/repo-sync
Repo sync
2 parents 43f17ec + a9106aa commit 107d900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/search-github/github-code-search/understanding-github-code-search-syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To search for a phrase containing a quotation mark, you can escape the quotation
6060
You can also use quoted strings in qualifiers, for example:
6161

6262
```
63-
path: git language: "protocol buffers"
63+
path:git language:"protocol buffers"
6464
```
6565

6666
## Using boolean operations

0 commit comments

Comments
 (0)