diff --git a/plugins/github-release-manager/README.md b/plugins/github-release-manager/README.md index 331d04bafa..075068c51a 100644 --- a/plugins/github-release-manager/README.md +++ b/plugins/github-release-manager/README.md @@ -12,7 +12,7 @@ What `GRM` does is manage your **[releases](https://docs.github.com/en/github/ad ![](./src/cards/info/flow.png) -> **GitHub**: The source control system where releases reside in a practical sense. Read more about [GitHub releases](https://docs.github.com/en/github/administering-a-repository/managing-releases-in-a-repository). Note that this plugin works just as well with GitHub Enterprise) +> **GitHub**: The source control system where releases reside in a practical sense. Read more about [GitHub releases](https://docs.github.com/en/github/administering-a-repository/managing-releases-in-a-repository). (Note that this plugin works just as well with GitHub Enterprise.) > > **Release Candidate (RC)**: A GitHub pre-release intended primarily for internal testing > diff --git a/plugins/github-release-manager/src/cards/info/Info.tsx b/plugins/github-release-manager/src/cards/info/Info.tsx index a34a249917..5830046bad 100644 --- a/plugins/github-release-manager/src/cards/info/Info.tsx +++ b/plugins/github-release-manager/src/cards/info/Info.tsx @@ -52,8 +52,7 @@ export const Info = ({ releaseBranch, latestRelease }: InfoCardProps) => { > GitHub releases - . Note that this plugin works just as well with GitHub Enterprise - (GHE) + . (Note that this plugin works just as well with GitHub Enterprise.)