From 61be6890874ea74bf29880909f66f2a3b9353f95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dorian=20Mari=C3=A9?= Date: Sun, 21 Feb 2021 22:05:19 +0100 Subject: [PATCH] gem's README, typo: you -> your --- plugins/gem/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/gem/README.md b/plugins/gem/README.md index e44c9818b..38adf6f46 100644 --- a/plugins/gem/README.md +++ b/plugins/gem/README.md @@ -35,7 +35,7 @@ yarn add -D @auto-it/gem ### Release Command -When `auto` publishes you gem it does it by running a command. +When `auto` publishes your gem it does it by running a command. The default for this is `bundle exec rake release`. The following is an example of using [gem-release](https://github.com/svenfuchs/gem-release) to publish the gem.