Skip to content

Commit b907ffa

Browse files
samy-mahmoudizimmerle
authored andcommitted
README: Correct four typos
1 parent 726260d commit b907ffa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Notice that this project depends on libmodsecurity rather than ModSecurity (vers
1414

1515
### What is the difference between this project and the old ModSecurity module for Apache?
1616

17-
The old version of ModSecurity was origionally designed for and contained within an Apache module. This current version abstracts out some of the details allowing ModSecurity to more easily support multiple platforms and features outside beyond the scope of what Apache internals currently support. As a result using the new libmodsecurity engine is no longer reliant on the use of Apache and can be used to power multiple different connectors. As a result of this the current version is more flexible, has wider support, and allows for the support of new functionality that was not previously possible.
17+
The old version of ModSecurity was originally designed for and contained within an Apache module. This current version abstracts out some of the details allowing ModSecurity to more easily support multiple platforms and features outside beyond the scope of what Apache internals currently support. As a result using the new libmodsecurity engine is no longer reliant on the use of Apache and can be used to power multiple different connectors. As a result of this the current version is more flexible, has wider support, and allows for the support of new functionality that was not previously possible.
1818

1919

2020
# Compilation
@@ -122,7 +122,7 @@ are willing to help with. Thank you.
122122

123123
## Providing Patches
124124

125-
We prefer to have your patch within the GtiHub infrastructure to facilitate our
125+
We prefer to have your patch within the GitHub infrastructure to facilitate our
126126
review work, and our QA integration. GitHub provides an excellent
127127
documentation on how to perform “Pull Requests”. More information available
128128
here: https://help.github.com/articles/using-pull-requests/
@@ -186,7 +186,7 @@ security@modsecurity.org to report the issue. Once the problem is fixed we will
186186

187187
## Feature Request
188188

189-
We would love to discuss any ideas that you may have for a new feature. Please keep in mind this is a community driven project so be sure to contact the community via the mailing list to get feedback first. Alternativly, feel free to open GitHub issues requesting for new features. Before opening a new issue, please check if there is an existing feature request for the desired functionalityt.
189+
We would love to discuss any ideas that you may have for a new feature. Please keep in mind this is a community driven project so be sure to contact the community via the mailing list to get feedback first. Alternatively, feel free to open GitHub issues requesting for new features. Before opening a new issue, please check if there is an existing feature request for the desired functionality.
190190

191191
## Packing
192192

0 commit comments

Comments
 (0)