Skip to content

Commit 9274ff3

Browse files
Add missing comma in introduction.rst (#2914) (#2919)
(cherry picked from commit aad8488) Co-authored-by: Bartolomeo Müller <[email protected]>
1 parent 62aa690 commit 9274ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/getting_started/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Scalability and flexibility
2929
Easily and quickly scale the systems you automate through a modular design that supports a large range of operating systems, cloud platforms, and network devices.
3030

3131
Idempotence and predictability
32-
When the system is in the state your playbook describes Ansible does not change anything, even if the playbook runs multiple times.
32+
When the system is in the state your playbook describes, Ansible does not change anything, even if the playbook runs multiple times.
3333

3434
Ready to start using Ansible?
3535
:ref:`Get up and running in a few easy steps<get_started_ansible>`.

0 commit comments

Comments
 (0)