Skip to content

Commit 325d58b

Browse files
authored
Fix typo (#145)
1 parent 08ebc15 commit 325d58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ go run github.com/shpota/goxygen@latest init --frontend vue --db postgres my-app
139139
The `--frontend` flag accepts `angular`, `react` and `vue`.
140140
The `--db` flag accepts `mongo`, `mysql` and `postgres`.
141141

142-
The generated project is ready to run with Docker Compose`:
142+
The generated project is ready to run with Docker Compose:
143143

144144
```sh
145145
cd my-app

0 commit comments

Comments
 (0)