minor spelling fixes
This commit is contained in:
parent
114537dcc0
commit
4cb319d381
9 changed files with 62 additions and 62 deletions
2
apps.go
2
apps.go
|
@ -27,7 +27,7 @@ type AppConfig struct {
|
|||
Website string
|
||||
}
|
||||
|
||||
// Application is mastodon application.
|
||||
// Application is a mastodon application.
|
||||
type Application struct {
|
||||
ID ID `json:"id"`
|
||||
RedirectURI string `json:"redirect_uri"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue