Skip to content

Commit e2685f4

Browse files
committed
Typo fix in README
1 parent 0bc27d4 commit e2685f4

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
@@ -149,7 +149,7 @@ For more information, see [https://pip.readthedocs.io/en/1.1/requirements.html](
149149

150150
### Local server
151151

152-
For convenience, a `sls wsgi serve` is provided to run your WSGI application
152+
For convenience, a `sls wsgi serve` command is provided to run your WSGI application
153153
locally. This command requires the `werkzeug` Python package to be installed,
154154
and acts as a simple wrapper for starting werkzeug's built-in HTTP server.
155155

0 commit comments

Comments
 (0)