From 8b8dc1d87980321499d2f46337d0ff1d367cc10b Mon Sep 17 00:00:00 2001 From: Vincent de Lafontaine <vdelafontaine15@gmail.com> Date: Wed, 19 Jun 2024 12:40:09 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a051303..c05f4b7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The objective of the library is to ease the discomfort of scrolling by implementing keyboard management for user input. While another solution offered plug-and-play functionality, we opted against it because it lacked the flexibility to address issues when they arise. We believe our approach will empower you to resolve any challenges your app may encounter. -We re-implemented 2 flows from existing apps to showcase our librairy. +We re-implemented 2 flows from existing apps to showcase our library. | Twitch's sign up | Shop's check Out | | ------------- | ------------- |