diff options
-rw-r--r-- | public/projects.html | 4 |
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"> |