From 2b8a88c33594bb5a0745606e698e6baf8e97300d Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 24 Feb 2022 01:48:08 -0500 Subject: [PATCH] spelling: priorities Signed-off-by: Josh Soref --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef75d3d4..6f7a2189 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -910,7 +910,7 @@ Released 2019-07-31 * Fix a problem that would cause prevent container metadata lookups when falco was daemonized [[#731](https://github.com/falcosecurity/falco/pull/731)] -* Allow rule priorites to be expressed as lowercase and a mix of lower/uppercase [[#737](https://github.com/falcosecurity/falco/pull/737)] +* Allow rule priorities to be expressed as lowercase and a mix of lower/uppercase [[#737](https://github.com/falcosecurity/falco/pull/737)] ### Rule Changes