Skip to content

Commit dffbb9e

Browse files
Update content/search-github/github-code-search/understanding-github-code-search-syntax.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f9a1ff7 commit dffbb9e

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
@@ -162,7 +162,7 @@ For a complete list of supported language names, see [languages.yaml](https://gi
162162

163163
### License qualifier
164164

165-
You can filter repositories based on their license or license family using the `license` qualifier and the exact license keyword, e.g. `Apache-2.0`, `CC`, `MIT`.
165+
You can filter repositories based on their license or license family using the `license:` qualifier and the exact license keyword, e.g. `Apache-2.0`, `CC`, `MIT`.
166166

167167
```text
168168
license:MIT

0 commit comments

Comments
 (0)