From 1376882f7d3421119f8f7e0deba040940222b19d Mon Sep 17 00:00:00 2001 From: Neil Craig Date: Fri, 26 Mar 2021 11:18:30 +0000 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9eb9fe74..3e469d60 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ new issue, please check if there is one already opened on the same topic. ## Bindings -The libModSecurity design allows the integration with bindings. There is an effort to avoid brake the API [binary] compatibility to make an easy integration with possible bindings. Currently, there are two notable projects maintained by the community: +The libModSecurity design allows the integration with bindings. There is an effort to avoid breaking API [binary] compatibility to make an easy integration with possible bindings. Currently, there are two notable projects maintained by the community: * Python - https://github.com/actions-security/pymodsecurity * Varnish - https://github.com/xdecock/vmod-modsecurity