Skip to content

Commit

Permalink
Fix typo in Postgres guide
Browse files Browse the repository at this point in the history
  • Loading branch information
swaldmann committed Sep 6, 2023
1 parent 102316d commit 38b1437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/databases-postgres.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ When deploying to Cloud Foundry, this can be accomplished by providing a simple

## Step-by-Step Instructions

Here's a step by step guide to add PostgreSQL to an existing project and deploy to SAP BTP. We assume that the following prerequiistes are fulfilled:
Here's a step by step guide to add PostgreSQL to an existing project and deploy to SAP BTP. We assume that the following prerequisites are fulfilled:

1. An existing instance of PostgreSQL running. For this example the instance name `my-postgres-db` is used.
2. Service definition(s) and data model are in place (content in _/srv_ and _/db_ folder)
Expand Down

0 comments on commit 38b1437

Please sign in to comment.