Skip to content

Commit

Permalink
Update interfaceTab.jsx
Browse files Browse the repository at this point in the history
Fix typo: "dashboad" -> "dashboard"
  • Loading branch information
WoosterInitiative authored Aug 31, 2023
1 parent 2f0d166 commit 20ad2b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export default function InterfaceTab() {
items: [
{
title: "Use image as background",
description: "Use image url as background of dashboad",
description: "Use image url as background of dashboard",
icon: <PhotoIcon />,
input: (
<SwitchButton
Expand Down

0 comments on commit 20ad2b2

Please sign in to comment.