diff --git a/src/nginxconfig/i18n/en/templates/global_sections/security.js b/src/nginxconfig/i18n/en/templates/global_sections/security.js index 1ab8091..df0e66f 100644 --- a/src/nginxconfig/i18n/en/templates/global_sections/security.js +++ b/src/nginxconfig/i18n/en/templates/global_sections/security.js @@ -15,6 +15,6 @@ limitations under the License. */ export default { - enable: 'Python server', + enable: 'enable', security: 'Security', };