spelling: prerequisites

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-02-24 19:37:26 -05:00 committed by poiana
parent d55cd79ebd
commit 4a0c9d6ccb

View File

@ -18,7 +18,7 @@ limitations under the License.
// falco.cpp. We expect it will be responsible for the following:
// - Parsing/validating command line options
// - Parsing/validing falco config
// - Initialize prerequsites (inspector, falco engine, webserver, etc)
// - Initialize prerequisites (inspector, falco engine, webserver, etc)
// - Loading plugins
// - Loading/validating rules
// - Command/subcommand execution (e.g. --list/--list-fields, or