From 654874ff76752aebd96fe740d398a69fb55f7fe2 Mon Sep 17 00:00:00 2001 From: Adekunle27 Date: Fri, 3 Feb 2023 11:12:39 +0100 Subject: [PATCH] Some Fix --- utils/ProjectsData.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/ProjectsData.js b/utils/ProjectsData.js index 84393fd..4626046 100644 --- a/utils/ProjectsData.js +++ b/utils/ProjectsData.js @@ -8,9 +8,9 @@ const PROJECTS_DATA = [ { title: "Starwars Casts", about: - "This is an applicatiom built with Nextjs, React e.t.c. that displays the list of starwars casts, It generates the data asynchronously from swapi.dev API with some advanced filtering functionalities.", + "This is an application built with Nextjs, React e.t.c. that displays the list of starwars casts, It generates the data asynchronously from swapi.dev API with some advanced filtering functionalities.", description: - "This is an applicatiom built with Nextjs, React e.t.c. that displays the list of starwars casts, It generates the data asynchronously from swapi.dev API with some advanced filtering functionalities.", + "This is an application built with Nextjs, React e.t.c. that displays the list of starwars casts, It generates the data asynchronously from swapi.dev API with some advanced filtering functionalities.", link: "https://starwars-casts.web.app/", github: "https://github.com/Adekunle27/Starwars-Cast", imageUrl: starwars,