diff --git a/content/apps/creating-github-apps/writing-code-for-a-github-app/building-ci-checks-with-a-github-app.md b/content/apps/creating-github-apps/writing-code-for-a-github-app/building-ci-checks-with-a-github-app.md index 1492e9aed1fd..8ab5390d73aa 100644 --- a/content/apps/creating-github-apps/writing-code-for-a-github-app/building-ci-checks-with-a-github-app.md +++ b/content/apps/creating-github-apps/writing-code-for-a-github-app/building-ci-checks-with-a-github-app.md @@ -191,7 +191,7 @@ Make sure that you are on a secure machine before performing these steps, since ... HkVN9... ... - -----END DSA PRIVATE KEY-----" + -----END RSA PRIVATE KEY-----" ``` ## Add code for your {% data variables.product.prodname_github_app %}