Skip to content

Commit

Permalink
Fix typo in DigitalOcean guide
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla authored Feb 26, 2024
1 parent e5a2dfc commit 76d3d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/docs/dev-docs/deployment/digitalocean.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ Note the database name, username and password for later use.

:::prerequisites
- You must have `git` [installed and set-up locally](https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup).
- Git should be [initialized](https://git-scm.com/docs/git-init) for your previsouly created Strapi project.
- Git should be [initialized](https://git-scm.com/docs/git-init) for your previously created Strapi project.
:::

1. Replace the content of the `config/database.js` with the following:
Expand Down

0 comments on commit 76d3d9b

Please sign in to comment.