Skip to content
Merged

3.2.2 #260

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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"

2 changes: 1 addition & 1 deletion module00/subject/en.subject.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v3.2.1
v3.2.2