Minor typo/style fixes (#72374)
This commit is contained in:
parent
cb94c0cc55
commit
111589d999
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ EXAMPLES = r'''
|
|||
src: /etc/someapp/fragments
|
||||
dest: /etc/someapp/someapp.conf
|
||||
|
||||
- name: Inserted provided delimiter in between each fragment
|
||||
- name: Insert the provided delimiter between fragments
|
||||
assemble:
|
||||
src: /etc/someapp/fragments
|
||||
dest: /etc/someapp/someapp.conf
|
||||
|
|
Loading…
Reference in a new issue