From 2e16fbe6b5f498bf9c613ca997edf128983f520b Mon Sep 17 00:00:00 2001 From: Tilen Majerle Date: Fri, 1 Dec 2023 17:11:00 +0100 Subject: [PATCH] Update docs --- docs/get-started/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/index.rst b/docs/get-started/index.rst index 5740046..c7f4651 100644 --- a/docs/get-started/index.rst +++ b/docs/get-started/index.rst @@ -71,7 +71,7 @@ Configuration file ^^^^^^^^^^^^^^^^^^ Configuration file is used to overwrite default settings defined for the essential use case. -Library comes with template config file, which can be modified according to needs. +Library comes with template config file, which can be modified according to the application needs. and it should be copied (or simply renamed in-place) and named ``lwbtn_opts.h`` .. note::