From 98125e99be4547c3885a2c39671dc68e56aaf7b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20P=C3=A9rez?= Date: Wed, 10 Jun 2020 17:25:30 +0200 Subject: [PATCH] Update README.md Co-authored-by: sponglord --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48b25dd3..c059a714 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Follow these steps to run our development playground: ## Branch organization -We merge every pull requests to the `master` branch. We aim to keep `master` in good shape, which allows us to release a new version at any moment. +We merge every pull request to the `master` branch. We aim to keep `master` in good shape, which allows us to release a new version whenever we need to. ## Support