Skip to content

Commit ac7c6d5

Browse files
committed
Little fix
1 parent d195f39 commit ac7c6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class Home extends Component {
5050
return (
5151
<Layout location={location}>
5252
<TitleAndMetaTags
53-
title="React &ndash; uma biblioteca JavaScript para criar interfaces de usuário"
53+
title="React &ndash; Uma biblioteca JavaScript para criar interfaces de usuário"
5454
ogUrl={createOgUrl('index.html')}
5555
/>
5656
<div css={{width: '100%'}}>

0 commit comments

Comments
 (0)