1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-06-15 00:15:15 +02:00

Updates to readme files to fix some misspellings.

This commit is contained in:
Lucas Brown
2019-08-14 01:18:21 -08:00
parent e7b403936b
commit fa4bf1d765
4 changed files with 9 additions and 9 deletions

View File

@ -254,7 +254,7 @@ swag init
### Additional Swagger Annotations
Below are some additional example annotions that can be added to `main.go`
Below are some additional example annotations that can be added to `main.go`
```go
// @title SaaS Example API
// @description This provides a public API...