From 73f98de005dbaf0dd0a28005dd13369f801ab7c0 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 24 Feb 2022 01:18:23 -0500 Subject: [PATCH] spelling: that Signed-off-by: Josh Soref --- proposals/20190909-psp-rules-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/20190909-psp-rules-support.md b/proposals/20190909-psp-rules-support.md index 28129620..b12fbc20 100644 --- a/proposals/20190909-psp-rules-support.md +++ b/proposals/20190909-psp-rules-support.md @@ -27,7 +27,7 @@ That's where Falco comes in. We want to make it possible for Falco to perform a Transparently read a candidate PSP into an equivalent set of Falco rules that can look for the conditions in the PSP. -The PSP is converted into a set of Falco rules which can be either saved as a file for later use/inspection, or loaded directly so they they can monitor system calls and k8s audit activity. +The PSP is converted into a set of Falco rules which can be either saved as a file for later use/inspection, or loaded directly so that they can monitor system calls and k8s audit activity. ### Non-Goals