From d3411267a30d04025028aab9311686050e0b14f5 Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Thu, 6 Apr 2023 10:50:14 -0400 Subject: [PATCH] docs: lil addition --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a2f682c..eee4ab8b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A Chrome extension for GitHub's [Saved Replies](https://docs.github.com/en/get-started/writing-on-github/working-with-saved-replies/using-saved-replies) that adds replies from a repository's `.github/replies.yml`. Saved Replies are great, but oftentimes repository maintainers need a way to share common replies per-repository. -This extension modifies the Saved Replies for issues on any repository with a `.github/replies.yml` file to include those replies. +This extension modifies the Saved Replies for issues or pull requests on any repository with a `.github/replies.yml` file to include those replies. ## Usage