fix typo: it's own -> its own (#7923)

This commit is contained in:
Thiago Perrotta
2024-02-01 12:33:00 -03:00
committed by GitHub
parent 82e74e35d9
commit ab6a61237a

View File

@@ -61,7 +61,7 @@ options:
type: str
update_cache:
description:
- Update repository indexes. Can be run with other steps or on it's own.
- Update repository indexes. Can be run with other steps or on its own.
type: bool
default: false
upgrade: