From 9ea2dc30fe207ce6b7213da77380a083aa280459 Mon Sep 17 00:00:00 2001 From: dessant Date: Tue, 5 Mar 2019 03:12:17 +0200 Subject: [PATCH] chore: update description --- README.md | 2 +- assets/app-description.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d70857..b3445bd 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ to use the app for all current and future repositories.** #### Configuration Create `.github/label-actions.yml` in the default branch to enable the app, -or add it at the same file path to a special repository named `.github`. +or add it at the same file path to a repository named `.github`. Configure the app by editing the following template: ```yaml diff --git a/assets/app-description.md b/assets/app-description.md index 1d067eb..f3ea3a8 100644 --- a/assets/app-description.md +++ b/assets/app-description.md @@ -20,7 +20,7 @@ The app performs certain actions when an issue or pull request is labeled or unl #### Configuration -Create `.github/label-actions.yml` in the default branch to enable the app, or add it at the same file path to a special repository named `.github`. Configure the app by editing the following template: +Create `.github/label-actions.yml` in the default branch to enable the app, or add it at the same file path to a repository named `.github`. Configure the app by editing the following template: ```yaml # Configuration for Label Actions - https://github.com/dessant/label-actions