Skip to content

Commit 9713555

Browse files
committed
Merge branch 'master' of github.com:Hacker0x01/docs.hackerone.com
2 parents 9189bea + a1ce80d commit 9713555

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)