Skip to content

Commit

Permalink
Merge pull request #71 from WoosterInitiative/master
Browse files Browse the repository at this point in the history
Fix typo in `interfaceTab.jsx`
  • Loading branch information
AlexSciFier authored Sep 1, 2023
2 parents 2f0d166 + 20ad2b2 commit 83b7597
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 83b7597

Please sign in to comment.