diff --git a/docs/csaf_checker.md b/docs/csaf_checker.md index d0d91402..f555c696 100644 --- a/docs/csaf_checker.md +++ b/docs/csaf_checker.md @@ -120,4 +120,4 @@ To check these advisories, authorization can be given via custom headers or cert The authorization method chosen needs to grant access to all advisories, as otherwise the checker will be unable to check the advisories it doesn't have permission for, falsifying the result. -[^1]: Accepted syntax is describes [here](https://github.com/google/re2/wiki/Syntax). +[^1]: Accepted syntax is described [here](https://github.com/google/re2/wiki/Syntax). diff --git a/docs/csaf_downloader.md b/docs/csaf_downloader.md index f0e80f3e..f2ed4192 100644 --- a/docs/csaf_downloader.md +++ b/docs/csaf_downloader.md @@ -113,4 +113,4 @@ In the config file this has to be noted as: ignorepattern = [".*white.*", ".*red.*"] ``` -[^1]: Accepted syntax is describes [here](https://github.com/google/re2/wiki/Syntax). +[^1]: Accepted syntax is described [here](https://github.com/google/re2/wiki/Syntax).