Skip to content

Commit e09193f

Browse files
authored
Fixed typos
1 parent ff0766f commit e09193f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ $ pip install -r requirements.txt
103103

104104
##### Other dependencies for running locally
105105

106-
You need to [Redis](http://redis.io/), and [Sass](http://sass-lang.com/). Chances are, these commands will work:
106+
You need [Redis](http://redis.io/), and [Sass](http://sass-lang.com/). Chances are, these commands will work:
107107

108108

109109
**Sass:**
@@ -172,7 +172,7 @@ For Windows users having issues with binding to a redis port locally, refer to [
172172

173173
## Formatting code
174174

175-
Before you submit changes to flask-base, you may want to auto format your code with `python manage.py format`.
175+
Before you submit changes to flask-base, you may want to autoformat your code with `python manage.py format`.
176176

177177

178178
## Contributing

0 commit comments

Comments
 (0)