Fix typos, improve markup (#231)

* Fix typos.

* Improve markup.
This commit is contained in:
Felix Fontein 2023-10-29 08:28:00 +01:00 committed by GitHub
parent 8a4b37c909
commit a823d66b33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 24 additions and 24 deletions

View file

@ -224,7 +224,7 @@ EXAMPLES = '''
ansible.builtin.debug:
msg: '{{ extended_queryout }}'
- name: Update example - ether2 ip addres with ".id = *14"
- name: Update example - ether2 ip address with ".id = *14"
community.routeros.api:
hostname: "{{ hostname }}"
password: "{{ password }}"