Skip to content

Commit 1dc5ff8

Browse files
Update articles/service-connector/tutorial-django-webapp-postgres-cli.md
Co-authored-by: Maud <[email protected]>
1 parent 0689ef2 commit 1dc5ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-connector/tutorial-django-webapp-postgres-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Having issues? [Let us know](https://aka.ms/DjangoCLITutorialHelp).
109109
az group create --name $RESOURCE_GROUP_NAME --location $LOCATION
110110
```
111111

112-
1. Create the database server. If prompted to enable access to current client IP address, type `y` for yes. (the process takes a few minutes):
112+
1. Create the database server. If prompted to enable access to current client IP address, type `y` for yes. This process takes a few minutes:
113113

114114
```azurecli
115115
az postgres flexible-server create \

0 commit comments

Comments
 (0)