From f77a21c3ac81fa0d750a8c62ef2f5a34be218d77 Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Tue, 7 Feb 2023 13:42:41 -0700 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4172789945..9c2f83d91f 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ restrictions. You can find it [here](https://github.com/zeek/zeek/blob/master/CO Tooling ------- -We us the following tooling to help discover issues to fix, amongst a number of +We use the following tooling to help discover issues to fix, amongst a number of others. - [Clang-Tidy](https://clang.llvm.org/extra/clang-tidy/)