From e3013a061f955c4fef4268f344d9e9f8540e8eb2 Mon Sep 17 00:00:00 2001 From: Mark McDowell <7759890+markmcdowell@users.noreply.github.com> Date: Sat, 18 May 2019 11:32:37 +0100 Subject: [PATCH] Correcting typo in configuration --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 464b77d3..562f2f24 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ desktop --help ## Configuration -Applications are defined via configuration files, it is recommended to define your application in YAML. This is easier to read, maintain and allows you to grouping objects into a single file. +Applications are defined via configuration files, it is recommended to define your application in YAML. This is easier to read, maintain and allows you to group objects into a single file. The command line interface allows you to create a basic configuration file in the current working directory: