Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
clarnx committed May 24, 2020
1 parent ed9df14 commit b517ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Expand Up @@ -7,7 +7,7 @@ function App() {
<>
<Helmet>
<title>Transpilyzer Online REPL</title>
<meta name="description" content="Transpilyzer Online REPL is an online tool that is used for transpiling next generation JavaScript code into a backwards compatible version of JavaScript in real-time" />
<meta name="description" content="Transpilyzer REPL is an online tool that is used for transpiling next generation JavaScript code into a backwards compatible version of JavaScript in real-time" />
<meta name="keywords" content="transpilyzer,babel,online repl, transpiler, compiler, javascript,ecmascript" />
</Helmet>
<HomePage />
Expand Down

0 comments on commit b517ead

Please sign in to comment.