Skip to content

Commit 9f91602

Browse files
committed
altered name
1 parent 894b14e commit 9f91602

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

dictionaries.tsx

+3-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ export const en = {
1414
education: {
1515
title: "Education",
1616
content: `
17-
I'm an aspired high school student in Taiwan currently creating a few computer science projects.
17+
I'm an aspired computer science undergraduate in Taiwan currently creating a few projects. I consider myself
18+
to be fluent in English as a bilingual individual.
1819
`,
1920
},
2021
interests: {
@@ -185,7 +186,7 @@ export const zh_tw: typeof en = {
185186
education: {
186187
title: "教育",
187188
content: `
188-
我是一位台灣高中生,目前正在製作多個資工專案
189+
我是一位在台灣大學攻讀的資工大學生,目前正在製作多個專案。身為一位雙語人士,我自認自己的英文能力優良
189190
`,
190191
},
191192
interests: {

0 commit comments

Comments
 (0)