Fix spelling (requires -> required)
This commit is contained in:
parent
fdfef2a2ae
commit
d50259aaae
@ -255,7 +255,7 @@ def validate_env_vars():
|
|||||||
except KeyError:
|
except KeyError:
|
||||||
sys.exit(
|
sys.exit(
|
||||||
LOG.critical(
|
LOG.critical(
|
||||||
"One or more requires environment variables are missing. Please check the docs."
|
"One or more required environment variables are missing. Please check the docs."
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user