omitt -> omit
This commit is contained in:
Peter W 2021-04-29 22:02:40 +10:00 committed by GitHub
parent 6a6ebe01b7
commit e6b1ba864a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ Automated Nginx compilation from sources with additional modules support
* Automated nginx updates cronjob
* Compilation with GCC-7/9
* Security hardening and performance optimization enabled with proper GCC flags
* An option to omitt nginx configuration, allowing usage of third party devops tools
* An option to omit nginx configuration, allowing usage of third party devops tools
---