Skip to content

Commit dd8e384

Browse files
committed
chore(settings): typo in appearance category
1 parent 082e0e5 commit dd8e384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/settings/categories/appearance.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import type { SettingsCategory } from "../types";
55

66
export default {
77
order: 10,
8-
label: "Apperance",
8+
label: "Appearance",
99
icon: Monitor,
1010
fields: [
1111
{

0 commit comments

Comments
 (0)