Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
lex111 authored Nov 28, 2019
1 parent 47ea13b commit 43cd394
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const Heading = Tag => ({id, ...props}) => {
tabIndex="-1"
className="hash-link"
href={`#${id}`}
title="Direct link to section">
title="Direct link to heading">
#
</a>
{props.children}
Expand Down

0 comments on commit 43cd394

Please sign in to comment.