From 59ee5d8be61c1afb5125dc0e4b53418d1c1c543a Mon Sep 17 00:00:00 2001 From: Phil Rzewski Date: Mon, 20 Nov 2023 16:22:33 -0800 Subject: [PATCH] Reference Settings, not Preferences (#2901) --- apps/zui/docs/support/Filesystem-Paths.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/zui/docs/support/Filesystem-Paths.md b/apps/zui/docs/support/Filesystem-Paths.md index a33249b3d6..252b0fffa1 100644 --- a/apps/zui/docs/support/Filesystem-Paths.md +++ b/apps/zui/docs/support/Filesystem-Paths.md @@ -69,7 +69,7 @@ categories of interest include: that it launches for data storage and query. * `appState.json` (file) - Persistent app settings such as changes you've - made to **Preferences**, contents of the **Query Library**, entries + made to **Settings**, contents of the **Query Library**, entries in the **History** panel, and so forth. Generally you should not need to directly access the saved user data, though