Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit 1a9f388

Browse files
committed
Plugin -> Extension
1 parent cc05f61 commit 1a9f388

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Toolbar/Dropdown.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ export const Dropdown: React.FC<DropdownProps> = ({
128128
</DropdownMenu.Item>
129129

130130
<DropdownMenu.Item onSelect={() => handleNavigation("settings")}>
131-
Plugin Settings
131+
Extension Settings
132132
</DropdownMenu.Item>
133133

134134
<DropdownMenu.Item onSelect={() => handleNavigation("hot keys")}>

0 commit comments

Comments
 (0)