From fe18c9df49dea2e80aa326fd1638fa0f588a9c37 Mon Sep 17 00:00:00 2001 From: Julian Pawlowski Date: Wed, 12 Jun 2019 20:50:30 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7cc708..a0f02fe 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ Identified bugs and feature requests are tracked using [Github Issues](https://g ## 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 whether it is going to be part of the module in a future release. +The module maintainer will review your code and decide whether it is going to be part of the module in a future release.