Skip to content

Commit 0a0137b

Browse files
authored
Merge pull request github#4859 from github/shati-patel-patch-1
Fix typo in docs title
2 parents 4308381 + 66b85f1 commit 0a0137b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/codeql/query-help/java.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
CodeQL query help for Java query
2-
================================
1+
CodeQL query help for Java
2+
==========================
33

44
.. include:: ../reusables/query-help-overview.rst
55

66
For shorter queries that you can use as building blocks when writing your own queries, see the `example queries in the CodeQL repository <https://github.com/github/codeql/tree/main/java/ql/examples>`__.
77

8-
.. include:: toc-java.rst
8+
.. include:: toc-java.rst

0 commit comments

Comments
 (0)