From 612653d273a73bdae1df8453e090060bb4db5f31 Mon Sep 17 00:00:00 2001 From: y-yagi Date: Thu, 29 Feb 2024 18:46:22 +0900 Subject: [PATCH] Fix a typo (#6) s/reccomended/recommended --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f388c87..920cae7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This action allows you to automate releasing your gems to RubyGems.org. ### Trusted Publishing -This example jumps right into RubyGems.org's current reccomended best practice. +This example jumps right into RubyGems.org's current recommended best practice. This action supports RubyGems.org's [trusted publishing] implementation, which allows authenticating to RubyGems.org without manually configuring secrets.