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

Fixed grammar and spelling. #29

Merged
merged 2 commits into from
Jan 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A Go based backend that should be able to handle website queries? Hopefully having a supportive subroutine to keep everything in order. Designed kind of like a monolith, but we'll see where we get to with it.

Generation of usable JWT's is available in [web-auth](https://github.com/ystv/web-auth) currently.
The generation of usable JSON Web Tokens is available in [web-auth](https://github.com/ystv/web-auth) currently.

## Functionality

Expand Down Expand Up @@ -65,7 +65,7 @@ Generation of usable JWT's is available in [web-auth](https://github.com/ystv/we
- [ ] Events
- [x] List by month
- [ ] List by term
- [ ] Signups
- [ ] Sign ups
- [x] Listing including positions
- [x] Creating
- [x] Updating
Expand Down