From 0e22647dc4375d1e0459c96155900a4a50a0b3c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD=20=D0=9F=D0=B0=D0=BB=D0=B0?= =?UTF-8?q?=D1=83=D0=B7=D0=BE=D0=B2?= Date: Wed, 12 Nov 2025 11:38:37 +0200 Subject: [PATCH] getting_started: Persistence can be configured over UI --- tutorials/getting_started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/getting_started/index.md b/tutorials/getting_started/index.md index 7dd66867d6..6a290eadf0 100644 --- a/tutorials/getting_started/index.md +++ b/tutorials/getting_started/index.md @@ -59,7 +59,7 @@ Cons: - Can be slower to reach one's goal if you already know what you're doing and if there's a lot of bulk changes or duplicating required. - Harder to remove obsolete stuff. -- Some things cannot be configured with the UI yet (e.g. persistence). +- Some aspects cannot be configured with the UI yet. - You need to sit in front of a device with access to the UI to make changes. ## Table of Contents