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

Skip to content

Commit d0e6f58

Browse files
authored
added period
1 parent 9713555 commit d0e6f58

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)