summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authoryctct <yctct@yctct.com>2026-06-07 09:07:59 +0200
committeryctct <yctct@yctct.com>2026-06-07 09:07:59 +0200
commit6137aa380e31b756eef6bd12521cf41a89bad9dc (patch)
treed3105688825f13d53e3841ad8c54247846a87aff /README
parenta8fcd231a610e1a29f442bf85d112d28e9b3a6b6 (diff)
Correct spelling mistake, edit textHEADmain
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index ecb69fc..243f7db 100644
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
Python 101
==========
-This repository carries a series of exercices I did to learn Python.
+This repository carries a series of exercises I did to learn Python.
The subjects are not included from py00 to py05, after that, I tried to include
-a Docstring that explains what the subject asked us, the students.
+comments and docstrings that explains what the subject asked us, the students.
License
-------