Skip to content

Commit 071f461

Browse files
authored
docs typo, missing a space (#2004)
works either way, but it annoyed me so I fixed it
1 parent ac793d2 commit 071f461

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)