Skip to content

Commit 2eaf91e

Browse files
authored
Merge pull request #2322 from shati-patel/docs/typo
Docs: Typo fix
2 parents 94583cd + 3cdaef7 commit 2eaf91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/language/learn-ql/writing-queries/writing-queries.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Viewing existing CodeQL queries
3131
*******************************
3232

3333
The easiest way to get started writing your own queries is to modify an existing query. To see these queries, or to try out the CodeQL query cookbooks, visit `Exploring CodeQL queries <https://help.semmle.com/QL/ql-explore-queries.html>`__.
34-
SYou can also find all the CodeQL queries in our `open source repository on GitHub <https://github.com/semmle/ql>`__.
34+
You can also find all the CodeQL queries in our `open source repository on GitHub <https://github.com/semmle/ql>`__.
3535

3636
You can also find examples of queries developed to find security vulnerabilities and bugs in open-source software projects in the `Semmle demos GitHub repository <https://github.com/semmle/demos>`__ and the `Semmle blog <https://blog.semmle.com/tags/security>`__.
3737

0 commit comments

Comments
 (0)