aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris2022-03-21 14:21:27 +0100
committerJoris2022-03-21 14:21:27 +0100
commitc6015b0c2741334ec298f72140c08965020ac493 (patch)
treec706ba7e8f9754b0eaae052c13593f883bf69b15
parentf15be80a27a94708f3223a72d23a9969d857e612 (diff)
downloadpersonal-page-c6015b0c2741334ec298f72140c08965020ac493.tar.gz
personal-page-c6015b0c2741334ec298f72140c08965020ac493.tar.bz2
personal-page-c6015b0c2741334ec298f72140c08965020ac493.zip
Fix typo and update wording
-rw-r--r--public/projects.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/projects.html b/public/projects.html
index d7651f1..c8e6b02 100644
--- a/public/projects.html
+++ b/public/projects.html
@@ -55,7 +55,7 @@
<h1>Calendar (<a href="https://gitlab.com/guyonvarch/calendar" target="_blank">code</a>)</h1>
<p>
- Manage events and repeated events, get today’s events with CLI interface.
+ Manage events and repeated events. Also get today’s events with a CLI interface.
</p>
<img src="projects/calendar.png">
@@ -71,7 +71,7 @@
<h1>Flashcards (<a href="https://gitlab.com/guyonvarch/flashcards" target="_blank">code</a>)</h1>
<p>
- Learn with space repeatition.
+ Learn with space repetition.
</p>
<img src="projects/flashcards.png">