Skip to content

Commit 0e2272b

Browse files
author
Michael Dunn
authored
Fix grammar error in readme.md
There is a small verb tense error that needs fixing. Cheers!
1 parent 64dc306 commit 0e2272b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Swagger UI works in all evergreen desktop browsers (Chrome, Safari, Firefox). In
4141
### Build
4242
You can rebuild swagger-ui on your own to tweak it or just so you can say you did. To do so, follow these steps:
4343

44-
### Windows Users: Please install [Python](https://www.python.org/downloads/windows/) before follow below guidelines for node-gyp rebuild to run.
44+
### Windows Users: Please install [Python](https://www.python.org/downloads/windows/) before following the guidelines below for node-gyp rebuild to run.
4545

4646
1. `npm install`
4747
2. `npm run build`

0 commit comments

Comments
 (0)