Skip to content

Commit fa2c2bc

Browse files
authored
fix: typos in get the titles exercise
1 parent c14e44a commit fa2c2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/exercises/get-the-titles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pageNumber: 113
44
---
55
# Get the Titles!
66

7-
The _Get the Tiles!_ problem is an interesting problem where we have to get the title from a list of books. This is a good exercise for the implementation of arrays and objects.
7+
The _Get the Titles!_ problem is an interesting problem where we have to get the title from a list of books. This is a good exercise for the implementation of arrays and objects.
88

99
### 📝 Tasks:
1010

0 commit comments

Comments
 (0)