Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor spelling update for Wiki page - Programmatic-API.md #228

Open
ewb4 opened this issue Mar 2, 2024 · 0 comments
Open

Minor spelling update for Wiki page - Programmatic-API.md #228

ewb4 opened this issue Mar 2, 2024 · 0 comments

Comments

@ewb4
Copy link

ewb4 commented Mar 2, 2024

It appears that GitHub still does not have a better way to create pull requests against Wiki pages.

There are a few spelling corrections for the Programmatic-API.md file discovered while reading the documentation.

$ git diff Programmatic-API.md | nl
     1	diff --git a/Programmatic-API.md b/Programmatic-API.md
     2	index 2c78069..02ac6d4 100644
     3	--- a/Programmatic-API.md
     4	+++ b/Programmatic-API.md
     5	@@ -5,7 +5,7 @@ The API is designed to control the your station from a script running on your co
     6	 ## Authentication
     7	 All the API endpoints share the same authentication through a Bearer Token that can be provided by the telegram bot using the command: ` - `
     8
     9	-Although public endpoints will answer wothout athentication, the number of allowed querys is higher for authenticated users, so we recomend using always authentication.
    10	+Although public endpoints will answer without authentication, the number of allowed queries is higher for authenticated users, so we recommend always using authentication.
    11
    12	 ## Endpoints
    13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant