From fcf730f61030d0b4239919b262b865bb39f9ba88 Mon Sep 17 00:00:00 2001 From: Cs137 <42220742+Cs137@users.noreply.github.com> Date: Sun, 13 Jul 2025 13:42:28 +0200 Subject: [PATCH] Update docs: Fix typo --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 6fb47b8..1c37ae8 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1,6 +1,6 @@ # Configuration -Homer rely on a single [yaml](http://yaml.org/) configuration file, located in the `/assets` directory. +Homer relies on a single [yaml](http://yaml.org/) configuration file, located in the `/assets` directory. `.dist` sample configuration files are available to help you get started. Alternatively, the example below can be copied into the config file.