spelling: validating

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-02-24 19:37:13 -05:00 committed by poiana
parent 23f4f0eee0
commit aadb76f2e9

View File

@ -17,7 +17,7 @@ limitations under the License.
// The falco "app" will eventually replace the monolithic code in
// falco.cpp. We expect it will be responsible for the following:
// - Parsing/validating command line options
// - Parsing/validing falco config
// - Parsing/validating falco config
// - Initialize prerequisites (inspector, falco engine, webserver, etc)
// - Loading plugins
// - Loading/validating rules