diff --git a/src/components/Service/MissionStatement.js b/src/components/Service/MissionStatement.js index d9aa93b..8e4f361 100644 --- a/src/components/Service/MissionStatement.js +++ b/src/components/Service/MissionStatement.js @@ -29,7 +29,7 @@ function MissionStatement() { }, { id: 4, - title: "Get you work done", + title: "Get your work done", content: "For other tasks you need to get done, we will be there for smooth engagement", } ]; diff --git a/src/components/Service/index.js b/src/components/Service/index.js index 9705664..7c0ff2f 100644 --- a/src/components/Service/index.js +++ b/src/components/Service/index.js @@ -25,7 +25,7 @@ function Service() {