Skip to content

Commit 2f2d910

Browse files
authored
Fix typo
1 parent c9d7aa9 commit 2f2d910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/homepage/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import Explore from '../screens/home/explore';
1414

1515
// eslint-disable-next-line
1616
console.log(
17-
'Hi, We love curious people that dive in to see how things are working! We are always looking for talented, hard working people. Drop us a line and show us your work We are hiring!'
17+
'Hi, We love curious people that dive in to see how things are working! We are always looking for talented, hard working people. Drop us a line and show us your work. We are hiring: https://codesandbox.io/jobs'
1818
);
1919

2020
const Homepage = () => (

0 commit comments

Comments
 (0)