From 237ddf0df6f81d486b310ae15d7632a952fd9ee0 Mon Sep 17 00:00:00 2001 From: missinglink Date: Thu, 15 Oct 2020 15:05:36 +0200 Subject: [PATCH] docs: fix code comment in extends section of README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index deab594..f399257 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ steps: - name: Semantic Release uses: cycjimmy/semantic-release-action@v2 with: - # You can specify specifying version range for the extra plugins if you prefer. + # You can extend an existing shareable configuration. extends: | @semantic-release/apm-config env: