Skip to content

Commit b19db40

Browse files
davidsvantessontechknowlogick
authored andcommitted
Update hacking-on-gitea.en-us.md (#8275)
Fix spelling of misspell in command to validate swagger.
1 parent 0613883 commit b19db40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/doc/advanced/hacking-on-gitea.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ make generate-swagger
178178
You should validate your generated Swagger file and spell-check it with:
179179

180180
```bash
181-
make swagger-validate mispell-check
181+
make swagger-validate misspell-check
182182
```
183183

184184
You should commit the changed swagger JSON file. The continous integration

0 commit comments

Comments
 (0)