Skip to content

Commit

Permalink
Update App.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
hubgit committed Oct 20, 2019
1 parent 6234b06 commit 476784b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const App: React.FC = () => {
<div className={'container'}>
<h1>BabelBib</h1>

<p>Compare BibTeX Parsers</p>
<p>Compare JavaScript BibTeX Parsers</p>

<form onSubmit={handleSubmit}>
<textarea
Expand Down

0 comments on commit 476784b

Please sign in to comment.