From dd70d0e4ec110e75e9b82e5fe3467c1424d14748 Mon Sep 17 00:00:00 2001 From: Marcelo Moreira de Mello Date: Mon, 14 Jun 2021 16:27:42 -0400 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da4afde2..040737d2 100644 --- a/README.md +++ b/README.md @@ -657,7 +657,7 @@ Example configuration of environment variables #### Extra Settings -With`extra_settings`, you can pass multiple custom settings via the `awx-operator`. The parameter `extra_settings` will be appended to the `/etc/tower/settings.py` and be can an alternative to the `extra_volumes` parameter. +With`extra_settings`, you can pass multiple custom settings via the `awx-operator`. The parameter `extra_settings` will be appended to the `/etc/tower/settings.py` and can an alternative to the `extra_volumes` parameter. | Name | Description | Default | | ----------------------------- | -------------------------------------------------------- | ------- |