typo chanages -> changes

Change-Id: Ifb75a5f6f01bd98011464eb05f98d8db001dcd54
This commit is contained in:
Bernd Mueller 2021-03-24 13:52:54 +01:00
parent d622d38da6
commit 2a64413bb6

View File

@ -549,7 +549,7 @@ def update_cached_node():
cached_node = get_cached_node()
if API_CLIENT:
LOG.info('Agent is requesting to perform an explicit node cache '
'update. This is to pickup any chanages in the cache '
'update. This is to pickup any changes in the cache '
'before deployment.')
try:
if cached_node is None: