diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ff3897..a61fa57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,4 @@ ## Fixs -> Actions worfklows split in two files depending on whether a push is made on the master branch or not. -> Updated README +> Typo in examples for D00 ex03 "text_analyzer" diff --git a/module00/subject/en.subject.tex b/module00/subject/en.subject.tex index f4c62c8..807f6e1 100644 --- a/module00/subject/en.subject.tex +++ b/module00/subject/en.subject.tex @@ -466,7 +466,7 @@ \subsection*{Examples} >>> text_analyzer() What is the text to analyze? >> Hello World! -The text contains 8 printable character(s): +The text contains 12 printable character(s): - 2 upper letter(s) - 8 lower letter(s) - 1 punctuation mark(s) diff --git a/version b/version index 040943e..b57c3c6 100644 --- a/version +++ b/version @@ -1 +1 @@ -v3.2.1 +v3.2.2