Docs: Fix punctation in section header

This commit is contained in:
Henry Mercer
2020-06-01 12:15:39 +01:00
parent a5a3c047a8
commit 70b0fe38e3

View File

@@ -27,7 +27,7 @@ To create a boosted query, you supply an ATM configuration that provides the fol
For more information about how adaptive threat modeling works, see "[About adaptive threat modeling](./about-adaptive-threat-modeling.md)."
## Example boosting the standard NoSQL injection JavaScript query
## Example: boosting the standard NoSQL injection JavaScript query
Before working through this example, ensure that you have correctly set up adaptive threat modeling and can run a boosted query.
For more information, see "[Setting up adaptive threat modeling](https://github.com/github/vscode-codeql-starter/tree/experimental/atm#readme)."