fix typo in change note

Co-authored-by: Asger F <asgerf@github.com>
This commit is contained in:
Erik Krogh Kristensen
2022-04-21 09:09:56 +02:00
committed by GitHub
parent 7e73ecceab
commit b9a7c563d1

View File

@@ -1,5 +1,5 @@
---
category: deprecated
---
* The `ReflectedXss`, `ReflectedXss`, `StoredXss`, `XssThroughDom`, and `ExceptionXss` modules from `Xss.qll` have been deprecated.
* The `ReflectedXss`, `StoredXss`, `XssThroughDom`, and `ExceptionXss` modules from `Xss.qll` have been deprecated.
Use the `Customizations.qll` file belonging to the query instead.