Skip to content

Commit 2ae36ff

Browse files
committed
Improve about description.
1 parent 274847d commit 2ae36ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/about.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ const About = ({ data }) => (
6363
name="Nihey Takizawa"
6464
roleTitle="CTO and Founder"
6565
linkedin={externalPath('niheyLinkedin')}
66-
description="He joined Bruno shortly after the release of Star Wars Intro Creator and developed the functionality most desired by users: the created video download. Nihey also made it possible for advanced video editing, such as customizing the Death Star image in Star Wars videos."
66+
description="He joined Bruno shortly after the release of Star Wars Intro Creator and developed the functionality most desired by users: the possibility to download your own video. Nihey also made it possible for advanced video editing, such as customizing the Death Star image in Star Wars videos."
6767
image={() => <Image fluid={data.niheyPhoto.childImageSharp.fluid} />}
6868
isRight
6969
/>

0 commit comments

Comments
 (0)