diff --git a/java/ql/src/change-notes/2022-08-29-remove-security-tag.md b/java/ql/src/change-notes/2022-08-29-remove-security-tag.md index 70b355e3635..8770494e631 100644 --- a/java/ql/src/change-notes/2022-08-29-remove-security-tag.md +++ b/java/ql/src/change-notes/2022-08-29-remove-security-tag.md @@ -1,4 +1,4 @@ --- category: queryMetadata --- -* Removed the `security` tag from several queries not in the `Security/` folder that also had missing `@security-severity` tags. +* Removed the `@security-severity` tag from several queries not in the `Security/` folder that also had missing `security` tags.