Skip to content

Commit 2981760

Browse files
docs typo, missing a space (#2004) (#2031)
works either way, but it annoyed me so I fixed it (cherry picked from commit 071f461) Co-authored-by: Douglas Griffith <[email protected]>
1 parent 00db787 commit 2981760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/getting_started/yaml/first_playbook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66

77
- name: Print message
88
ansible.builtin.debug:
9-
msg: Hello world
9+
msg: Hello world

0 commit comments

Comments
 (0)