@@ -15,7 +15,7 @@ a| [[quarkus-github-app_quarkus.github-app.app-id]]`link:#quarkus-github-app_qua
1515[.description]
1616--
1717The numeric application id provided by GitHub.
18- Optional for tests, but mandatory in production and dev mode.
18+ Optional for tests, but mandatory in production and dev mode.
1919
2020ifdef::add-copy-button-to-env-var[]
2121Environment variable: env_var_with_copy_button:+++QUARKUS_GITHUB_APP_APP_ID+++ []
@@ -32,7 +32,7 @@ a| [[quarkus-github-app_quarkus.github-app.app-name]]`link:#quarkus-github-app_q
3232[.description]
3333--
3434The GitHub name of the application.
35- Optional, only used for improving the user experience.
35+ Optional, only used for improving the user experience.
3636
3737ifdef::add-copy-button-to-env-var[]
3838Environment variable: env_var_with_copy_button:+++QUARKUS_GITHUB_APP_APP_NAME+++ []
@@ -65,7 +65,7 @@ a| [[quarkus-github-app_quarkus.github-app.private-key]]`link:#quarkus-github-ap
6565[.description]
6666--
6767The RSA private key.
68- Optional for tests, but mandatory in production and dev mode.
68+ Optional for tests, but mandatory in production and dev mode.
6969
7070ifdef::add-copy-button-to-env-var[]
7171Environment variable: env_var_with_copy_button:+++QUARKUS_GITHUB_APP_PRIVATE_KEY+++ []
@@ -115,7 +115,7 @@ a| [[quarkus-github-app_quarkus.github-app.instance-endpoint]]`link:#quarkus-git
115115[.description]
116116--
117117The GitHub instance endpoint.
118- Defaults to the public github.com instance.
118+ Defaults to the public github.com instance.
119119
120120ifdef::add-copy-button-to-env-var[]
121121Environment variable: env_var_with_copy_button:+++QUARKUS_GITHUB_APP_INSTANCE_ENDPOINT+++ []
0 commit comments