Skip to content

Commit 77bc79e

Browse files
committed
fix typos
1 parent afee6d3 commit 77bc79e

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
@@ -17,7 +17,7 @@ Create contained environments within the VM via `. init_python_env`
1717
in `manage_django_db_postgres.sh` when installing psycopg2, need to first automatically install the _correct_ version of the `python-dev` package.
1818

1919
## NOTES:
20-
### PostgreSQL
20+
### PostgreSQL
2121
- Defaults to PostgreSQL 9.3
2222
- The default settings will run Django on port 80 and Apache on 8080.
2323
- To change the port Django runs on run: `python manage.py runserver [::]:YOUR_NEW_PORT` in a Django project.

0 commit comments

Comments
 (0)