Fix grammar in README description

This commit is contained in:
S Jannette
2026-05-18 21:23:06 -04:00
committed by GitHub
parent ccade21b63
commit 9e8e8c3190

View File

@@ -1,6 +1,6 @@
# Go boilerplate project # Go boilerplate project
### A simple Go http server boilerplate project equipped with essentials for a go http server. ### A simple Go http server boilerplate project equipped with the essentials.
## How to run the application ## How to run the application
1 - Copy the .env.dist to .env (you can edit the values if you want) 1 - Copy the .env.dist to .env (you can edit the values if you want)