From 1befe7fb3e911be08f6aac632b44f1badcf277e4 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Wed, 13 Oct 2021 17:18:28 +0200 Subject: Fix spelling of non-existant in filter settings --- components/Tweaks/FilterPanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/Tweaks/FilterPanel.tsx') diff --git a/components/Tweaks/FilterPanel.tsx b/components/Tweaks/FilterPanel.tsx index 39233f9..827b8dd 100644 --- a/components/Tweaks/FilterPanel.tsx +++ b/components/Tweaks/FilterPanel.tsx @@ -132,7 +132,7 @@ const FilterPanel = (props: FilterPanelProps) => { > - Non-existant nodes + Non-existent nodes { setTagColors({ ...tagColors, bad: 'white' }) -- cgit v1.2.3