diff --git a/README.md b/README.md index 1f58c7db..fd1997c3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Go Blueprint is a CLI tool that allows users to spin up a structured Go project. It also -gives the option to integrate with one of the more popular backend and fronted framewors! +gives the option to integrate with one of the more popular backend and fronted frameworks! ### Why Would I use this? diff --git a/cmd/flags/backend.go b/cmd/flags/backendFrameworks.go similarity index 100% rename from cmd/flags/backend.go rename to cmd/flags/backendFrameworks.go