Skip to content

Commit 5201dcb

Browse files
committed
Fix spelling error
1 parent 199f78a commit 5201dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

streams-react/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/>
1212
<meta property="og:title" content="P2P React" />
1313
<meta property="og:description" content="P2P React is a web app where users can video/text chat with each other through peer-to-peer connections via WebRTC." />
14-
<meta property="og:image" contet="https://raw.githubusercontent.com/C-Garza/p2p-react/master/streams-react/src/media/images/og-p2p-react.png" />
14+
<meta property="og:image" content="https://raw.githubusercontent.com/C-Garza/p2p-react/master/streams-react/src/media/images/og-p2p-react.png" />
1515
<meta property="og:url" content="https://garza-p2p-react.herokuapp.com/" />
1616
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
1717
<!--

0 commit comments

Comments
 (0)