diff --git a/examples/.env b/examples/.env index 1354a62..5a52c16 100644 --- a/examples/.env +++ b/examples/.env @@ -27,7 +27,7 @@ GITHUB_APP_PRIVATE_KEY = "" # and is the name of your organization in the GHES instance GITHUB_URL="https://github.com/macstadium" -# [Optional] uUed to customize the API endpoint used for interacting with Github, +# [Optional] Used to customize the API endpoint used for interacting with Github, # if not provided and the GITHUB_URL starts with "https://github.com" it will by default be "https://api.github.com" # otherwise if GITHUB_URL is something else it will assume GHES and use "/api/v3" # example setting for GHES "https:///api/v3"