From e22720dc8224a8844c8bb7859c6e5a81f3d875a4 Mon Sep 17 00:00:00 2001 From: Marcelo Moreira de Mello Date: Mon, 14 Jun 2021 16:29:10 -0400 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 040737d2..db5488e2 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 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 be an alternative to the `extra_volumes` parameter. | Name | Description | Default | | ----------------------------- | -------------------------------------------------------- | ------- |