Skip to content

Commit

Permalink
Fix some small typos
Browse files Browse the repository at this point in the history
  • Loading branch information
wbt committed May 4, 2020
1 parent f20389a commit d61f02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -76,7 +76,7 @@ You can set `debug` option to `true` to see some logging about upload process.
In this case middleware uses `console.log` and adds `Express-file-upload` prefix for outputs.

It will show you whether the request is invalid and also common events triggered during upload.
That can be really usfull for troubleshhoting and ***we recommend to attach debug output to each issue on Github***.
That can be really useful for troubleshooting and ***we recommend attaching debug output to each issue on Github***.

***Output example:***

Expand Down

0 comments on commit d61f02f

Please sign in to comment.