Skip to content

Commit

Permalink
fix(typo): why no one told me this?
Browse files Browse the repository at this point in the history
  • Loading branch information
SheffeyG committed Sep 29, 2024
1 parent a326dae commit e14fa07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const Content = () => {
};

return (
<PanelSection title="informatin">
<PanelSection title="information">
<Focusable
focusWithinClassName="gpfocuswithin"
onActivate={() => {}}
Expand Down

0 comments on commit e14fa07

Please sign in to comment.