Skip to content
This repository was archived by the owner on Mar 7, 2024. It is now read-only.

Commit f07febd

Browse files
authored
Update HomeViewData.js
1 parent 316df78 commit f07febd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/HomeViewData/HomeViewData.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,9 @@ export const openSourceContent = {
156156
};
157157

158158
export const whatWeStandForDescription =
159-
' We aim to provide a real world practical learning experience and' +
160-
'keep students informed about the latest trends in technology,' +
161-
'open-source and opportunities, so that they can keep up with the' +
159+
' We aim to provide a real world practical learning experience and ' +
160+
'keep students informed about the latest trends in technology, ' +
161+
'open-source and opportunities, so that they can keep up with the ' +
162162
'fast-paced digital world by following a pi-shaped learning pattern.';
163163

164164
export const students = [

0 commit comments

Comments
 (0)