Skip to content

Commit bdda3ae

Browse files
author
james
committed
fix typo
1 parent 26f0300 commit bdda3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/query-help-style-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Section-level elements are used to group the information within the query help f
3535
1. `overview`—a short summary of the issue that the query identifies, including an explanation of how it could affect the behavior of the program.
3636
2. `recommendation`—information on how to fix the issue highlighted by the query.
3737
3. `example`—an example of code showing the problem. Where possible, this section should also include a solution to the issue.
38-
4. `references`—relevant references, such as authoritative sources on langauage semantics and best practice.
38+
4. `references`—relevant references, such as authoritative sources on language semantics and best practice.
3939

4040
For further information about the other section-level, block, list and table elements supported by the qhelp format, see [Qhelp files](https://wiki.semmle.com/display/SD/Qhelp+files).
4141

0 commit comments

Comments
 (0)