Skip to content

Commit c032f95

Browse files
committed
FIX - d00ex03
1 parent 1bd856d commit c032f95

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
## Fixs
22

3-
> Actions worfklows split in two files depending on whether a push is made on the master branch or not.
4-
> Updated README
3+
> Typo in examples for D00 ex03 "text_analyzer"
54

module00/subject/en.subject.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ \subsection*{Examples}
466466
>>> text_analyzer()
467467
What is the text to analyze?
468468
>> Hello World!
469-
The text contains 8 printable character(s):
469+
The text contains 12 printable character(s):
470470
- 2 upper letter(s)
471471
- 8 lower letter(s)
472472
- 1 punctuation mark(s)

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.2.1
1+
v3.2.2

0 commit comments

Comments
 (0)