Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit ef988eb

Browse files
fix: fix language spelling mistakes in about.values.text
1 parent 808f165 commit ef988eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/i18n/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export const translations = {
5858
},
5959
values: {
6060
title: 'Our Values',
61-
text: 'While we specialize in user experience design and application development, our true strength lies in our team values. We believe that transparency, honesty, and integrity, and a desire to help others is a paramount to a happy and successful lifestyle. We love working with our partners who share similar belifs; and hope to collaborate on impactful projects worldwide!',
61+
text: 'While we specialize in user experience design and application development, our true strength lies in our team values. We believe that transparency, honesty, and integrity, and a desire to help others is paramount to a happy and successful lifestyle. We love working with our partners who share similar beliefs; and hope to collaborate on impactful projects worldwide!',
6262
value1: 'Honesty',
6363
value2: 'Integrity',
6464
value3: 'Transparency'

0 commit comments

Comments
 (0)