From 5490d2948c617e5de680059c86cd5e1e66be8e1f Mon Sep 17 00:00:00 2001 From: Julian Pawlowski Date: Wed, 5 Jun 2019 13:28:02 +0200 Subject: [PATCH] corrections --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7441828..a7cc708 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ ## Community support The FHEM Forum is available [here](https://forum.fhem.de/) for general support. In case you have a specific question about this module, it is recommended to find the right sub-forum. -It can either be found from the module info card using the FHEM Installer (e.g. using command `search `) or it can be determine from the [MAINTAINER.txt](https://github.com/fhem/fhem-mirror/blob/master/fhem/MAINTAINER.txt) file. +It can either be found from the module info card using the FHEM Installer (e.g. using command `search `) or it can be determined from the [MAINTAINER.txt](https://github.com/fhem/fhem-mirror/blob/master/fhem/MAINTAINER.txt) file. ## Bug reports and feature requests Identified bugs and feature requests are tracked using [Github Issues](https://github.com/fhem/msgConfig/issues). ## Pull requests / How to participate into development You are invited to send pull requests to the dev branch whenever you think you can contribute with some useful improvements to the module. -The module maintainer will review you code and decide wether it is going to be part of the module in a future release. +The module maintainer will review you code and decide whether it is going to be part of the module in a future release.