aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/pages/jobs/mission.tsx
diff options
context:
space:
mode:
authorBrandon Millman <brandon.millman@gmail.com>2018-07-19 05:10:17 +0800
committerBrandon Millman <brandon.millman@gmail.com>2018-07-19 05:10:17 +0800
commite6558b7135f87530010c95305f0689d31e8bceed (patch)
tree8121f5a3b5eff83d8ab2d2a81360a6452d7f795f /packages/website/ts/pages/jobs/mission.tsx
parent2c8fb9aa31bc9f07f7057e1c2cbe8dcffc74dc1e (diff)
downloaddexon-sol-tools-e6558b7135f87530010c95305f0689d31e8bceed.tar
dexon-sol-tools-e6558b7135f87530010c95305f0689d31e8bceed.tar.gz
dexon-sol-tools-e6558b7135f87530010c95305f0689d31e8bceed.tar.bz2
dexon-sol-tools-e6558b7135f87530010c95305f0689d31e8bceed.tar.lz
dexon-sol-tools-e6558b7135f87530010c95305f0689d31e8bceed.tar.xz
dexon-sol-tools-e6558b7135f87530010c95305f0689d31e8bceed.tar.zst
dexon-sol-tools-e6558b7135f87530010c95305f0689d31e8bceed.zip
Fix typos
Diffstat (limited to 'packages/website/ts/pages/jobs/mission.tsx')
-rw-r--r--packages/website/ts/pages/jobs/mission.tsx6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/website/ts/pages/jobs/mission.tsx b/packages/website/ts/pages/jobs/mission.tsx
index 79688c3f5..daec1e62a 100644
--- a/packages/website/ts/pages/jobs/mission.tsx
+++ b/packages/website/ts/pages/jobs/mission.tsx
@@ -20,9 +20,9 @@ export const Mission = (props: MissionProps) => {
<Container marginTop="32px">
<Text fontSize="14px" lineHeight="2em">
We’re a highly technical team with diverse backgrounds in engineering, science, business, finance,
- and research. While headquarted in San Francisco, we’ve designed our workflows to empower teammates
- to stay informed and execute on their objectives from anywhere in the world. If you’re passionate
- about our mission, we’re excited to talk to you, regardless of where you might live.
+ and research. While headquartered in San Francisco, we’ve designed our workflows to empower
+ teammates to stay informed and execute on their objectives from anywhere in the world. If you’re
+ passionate about our mission, we’re excited to talk to you, regardless of where you might live.
</Text>
</Container>
</Container>