Skip to content

Commit 52ad0dd

Browse files
authored
Update 07-working-with-filters.md
add missing blanks
1 parent ce95b67 commit 52ad0dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/books/learning_ansible/07-working-with-filters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ In this chapter you will learn how to transform data with jinja filters.
1212

1313
**Objectives**: In this chapter you will learn how to:
1414

15-
:heavy_check_mark: Transform data structures as dictionaries or lists;
16-
:heavy_check_mark: Transform variables.
15+
:heavy_check_mark: Transform data structures as dictionaries or lists;
16+
:heavy_check_mark: Transform variables.
1717

1818
:checkered_flag: **ansible**, **jinja**, **filters**
1919

0 commit comments

Comments
 (0)