Skip to content

Commit b432846

Browse files
authored
Merge pull request #1369 from macedogm/patch-1
Update setting-up-your-development-environment-to-create-a-github-app.md
2 parents 64aca19 + 65c3a19 commit b432846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/developers/apps/setting-up-your-development-environment-to-create-a-github-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ Here are a few common problems and some suggested solutions. If you run into any
422422

423423
**A:** You may not be running the Smee client, or you may not have the correct Smee domain in your GitHub App settings. First check to make sure the Smee client is running in a Terminal tab. If that's not the problem, visit your [app settings page](https://github.com/settings/apps) and check the fields shown in "[Step 2. Register a new GitHub App](#step-2-register-a-new-github-app)." Make sure the domain in those fields matches the domain you used in your `smee -u <unique_channel>` command in "[Step 1. Start a new Smee channel](#step-1-start-a-new-smee-channel)."
424424
425-
* **Q:** I'm getting seeing an `Octokit::NotFound` 404 error in my debug output:
425+
* **Q:** I'm getting an `Octokit::NotFound` 404 error in my debug output:
426426
```
427427
2018-12-06 15:00:56 - Octokit::NotFound - POST https://api.github.com/app/installations/500991/access_tokens: 404 - Not Found // See: /v3/apps/#create-a-new-installation-token:
428428
```

0 commit comments

Comments
 (0)