*/}
);
};
diff --git a/src/data/projects.js b/src/data/projects.js
index 45bb01b..172da80 100644
--- a/src/data/projects.js
+++ b/src/data/projects.js
@@ -42,7 +42,7 @@ const projects = [
{
id: 5,
title: 'Space Traveller',
- description: 'pace Traveler offers the users a8 chance to book a Rocket through The Rockets section where a list of rockets available is displayed. Users can book each rocket by clicking the reservation button or cancel the previously made booking',
+ description: "Space Traveler offers users a chance to book a rocket through the 'The Rockets' section, where a list of available rockets is displayed. Users can book each rocket by clicking the reservation button or cancel the previously made booking",
image: './images/space.PNG',
link: 'https://space-traveler-hmq1.onrender.com/',
github: 'https://github.com/bronnie313/space-traveler',