Skip to content

Commit

Permalink
Update src/toolbar/helpertoolbar.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Duc Trung Le <[email protected]>
  • Loading branch information
hbcarlos and trungleduc committed Jan 13, 2023
1 parent aa6259e commit 2726f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/toolbar/helpertoolbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export class HelpersToolbarReact extends React.Component<IProps, IState> {

return {
Axe: {
title: 'Axe Helper',
title: 'Axes Helper',
shape: 'Axe::Helper',
schema: FORM_SCHEMA,
default: {
Expand Down

0 comments on commit 2726f3e

Please sign in to comment.