Skip to content

Commit 088a567

Browse files
Fix grammar in language qualifier section (#42906)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent 14f1426 commit 088a567

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
@@ -153,7 +153,7 @@ This searches repositories owned by organizations in the `octocorp` enterprise.
153153

154154
### Language qualifier
155155

156-
To narrow down to a specific languages, use the `language:` qualifier. For example:
156+
To narrow down to a specific language, use the `language:` qualifier. For example:
157157

158158
```text
159159
language:ruby OR language:cpp OR language:csharp

0 commit comments

Comments
 (0)