Skip to content

Commit

Permalink
Merge pull request #99 from RichmondCroft/fix-line-focus-name
Browse files Browse the repository at this point in the history
Updated the line focus name
  • Loading branch information
digvijayu authored Oct 9, 2022
2 parents df85d8a + eedd094 commit db372bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion popup/components/NavigationMenu/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export default function NavigationMenu() {
testId="overlay-tint"
/>
<MenuItem
textHeading="LineFocus"
textHeading="Line Focus"
messageOverView="Creates a line overlay for focus"
icon={faWindowMaximize}
to="/line-focus"
Expand Down

0 comments on commit db372bc

Please sign in to comment.