From 8087e91d69f5cead6edfa189d6daae28965f09a1 Mon Sep 17 00:00:00 2001 From: Miguel de la Cruz Date: Tue, 11 Jul 2023 11:30:29 +0200 Subject: [PATCH] Fix readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24bb886..e615f22 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Template Format, and has the following properties available: There are as well some functions available to be used: -- `getYeardsOld`: receives the year that a user was born, and returns +- `getYearsOld`: receives the year that a user was born, and returns how old the user is getting. ### Pictures