Update packages/cli/src/commands/create-github-app/GithubCreateAppServer.ts

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Johan Haals
2021-01-06 00:08:07 +01:00
committed by GitHub
parent 9cf71f8bfe
commit 2170b3436f
@@ -27,7 +27,7 @@ const MANIFEST_DATA = {
},
name: 'Backstage-<changeme>',
url: 'https://backstage.io',
description: 'Github App for Backstage',
description: 'GitHub App for Backstage',
public: false,
};