Skip to content

Commit

Permalink
Merge pull request digitalocean#17 from abe-101/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Kamal Nasser authored Sep 29, 2022
2 parents 1f08b35 + acf72d1 commit 75d9cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
These steps will get this sample Django application running for you using DigitalOcean.
This application is the standard [Django Polls Tutorial](https://docs.djangoproject.com/en/3.1/intro/tutorial01/) with an added page at `/`.
This app uses a Postgres database by default. If you want to change this to use
a local sqlite db (this will no persist deployments) then you'll need to set
a local sqlite db (this will not persist deployments) then you'll need to set
an environment variable specified below.

**Note: Following these steps will result in charges for the use of DigitalOcean services**
Expand Down

0 comments on commit 75d9cd2

Please sign in to comment.