Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a1ce80d

Browse files
authored
remove period
1 parent 61e70f6 commit a1ce80d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/changelog/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class IndexRoute extends React.Component {
3434
<div className="article__inner">
3535
<h1>Changelog</h1>
3636
<p>
37-
See what's changed or new in HackerOne.
37+
See what's changed or new in HackerOne
3838
</p>
3939
{edges.map((item, index) => {
4040
return (

0 commit comments

Comments
 (0)