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

Correct minor spelling typos.

This commit is contained in:
Mikko Ekström 2015-04-21 00:13:52 +02:00
parent ff6c654847
commit 1d966ac5bb

View file

@ -167,7 +167,7 @@ You can also use sudo on a particular task instead of the whole play::
.. note::
The becoem syntax deprecates the old sudo/su specific syntax begining in 1.9.
The become syntax deprecates the old sudo/su specific syntax beginning in 1.9.
You can also login as you, and then become a user different than root::