Skip to content

Commit

Permalink
clear up confusions
Browse files Browse the repository at this point in the history
  • Loading branch information
algasami committed Jun 21, 2024
1 parent 9f91602 commit 5024f8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dictionaries.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const en = {
education: {
title: "Education",
content: `
I'm an aspired computer science undergraduate in Taiwan currently creating a few projects. I consider myself
I'm an aspired computer science undergraduate in NCKU, Taiwan, currently creating a few projects. I consider myself
to be fluent in English as a bilingual individual.
`,
},
Expand Down Expand Up @@ -186,7 +186,7 @@ export const zh_tw: typeof en = {
education: {
title: "教育",
content: `
我是一位在台灣大學攻讀的資工大學生,目前正在製作多個專案。身為一位雙語人士,我自認自己的英文能力優良。
我是一位在位於台灣的成功大學攻讀的資工大學生,目前正在製作多個專案。身為一位雙語人士,我自認自己的英文能力優良。
`,
},
interests: {
Expand Down

0 comments on commit 5024f8a

Please sign in to comment.