-
Notifications
You must be signed in to change notification settings - Fork 62.5k
Closed
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamecosystemThis issue or pull request should be reviewed by the Docs Ecosystem teamThis issue or pull request should be reviewed by the Docs Ecosystem team
Description
Issue overview
Hiyo 👋! User reporting a typo in https://developer.github.com/apps/quickstart-guides/setting-up-your-development-environment/#step-4-prepare-the-runtime-environment:
I noticed a typo in the Developer Docs: https://developer.github.com/apps/quickstart-guides/setting-up-your-development-environment/
In Step 4, in the example
.env
file at the end,PRIVATE_KEY
should beGITHUB_PRIVATE_KEY
So this is the example .env
file at the end of step 4.
I think they're right? The template code to start from that we mention in the Prerequisites
section uses GITHUB_PRIVATE_KEY
:
Products affected by this issue
- REST API
- GraphQL API
- Apps
- GitHub Actions
- GitHub Marketplace
- Webhooks
/cc @github/product-docs-ecosystem
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamecosystemThis issue or pull request should be reviewed by the Docs Ecosystem teamThis issue or pull request should be reviewed by the Docs Ecosystem team