Skip to content

Commit 278d0fb

Browse files
omahsowen-mc
authored andcommitted
fix typo
1 parent f58dd73 commit 278d0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/qldoc-style-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Valid QL comments are known as QLDoc. This document describes the recommended st
3030
1. Public declarations must be documented.
3131
1. Non-public declarations should be documented.
3232
1. Declarations in query files should be documented.
33-
1. Library files (`.qll` files) should be have a documentation comment at the top of the file.
33+
1. Library files (`.qll` files) should have a documentation comment at the top of the file.
3434
1. Query files, except for tests, must have a QLDoc query documentation comment at the top of the file.
3535

3636
## QLDoc for predicates

0 commit comments

Comments
 (0)