docs: correct typos in documentation (#4413)

* Correct typos in documentation

* Remove changes to References directory

---------

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
Bhyn
2023-07-10 15:36:23 +03:00
committed by GitHub
co-authored by Shahed Nasser
parent 78a1f3943b
commit 6c3eeb8d18
29 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ Youll first be asked to enter the name of your project, which is used to crea
### (Optional) Step 2: Specify PostgreSQL credentials
By default, this command will try to use the default PostgreSQL credentials to connect to your PostgreSQL server. If they don't work, you'll be prompted to enter your PostgreSQL database and passowrd. If they work, you can move ahead to the next step.
By default, this command will try to use the default PostgreSQL credentials to connect to your PostgreSQL server. If they don't work, you'll be prompted to enter your PostgreSQL database and password. If they work, you can move ahead to the next step.
These credentials will be used to create a database during this setup and configure your Medusa backend to connect to that database.