1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix typo for the word "maintaining"

This commit is contained in:
Donovan Hernandez 2014-12-11 02:10:44 -06:00
parent 1408a01498
commit a1a6b8dfbb

View file

@ -77,7 +77,7 @@ Use Dynamic Inventory With Clouds
If you are using a cloud provider, you should not be managing your inventory in a static file. See :doc:`intro_dynamic_inventory`.
This does not just apply to clouds -- If you have another system maintaing a canonical list of systems
This does not just apply to clouds -- If you have another system maintaining a canonical list of systems
in your infrastructure, usage of dynamic inventory is a great idea in general.
.. _stage_vs_prod: