Skip to content

Commit b25e903

Browse files
Merge pull request #280125 from nachoalonsoportillo/patch-18
Fix typo
2 parents f0e2aae + 215ff09 commit b25e903

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/postgresql/flexible-server/concepts-backup-restore.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ If your source server is configured with a *private access* virtual network, you
157157

158158
## Post-restore tasks
159159

160-
After you restore the database, you can perform the following tasks to get your users and applications back up and running:
160+
After you restore the server, you can perform the following tasks to get your users and applications back up and running:
161161

162162
- If the new server is meant to replace the original server, redirect clients and client applications to the new server. Change the server name of your connection string to point to the new server.
163163

@@ -171,7 +171,7 @@ After you restore the database, you can perform the following tasks to get your
171171

172172
- If the source server from which you restored was configured with high availability, and you want to configure the restored server with high availability, you can then follow [these steps](./how-to-manage-high-availability-portal.md).
173173

174-
- If the source server from which you restored was configured with read replicase, and you want to configure read replicas on the restored server, you can then follow [these steps](./how-to-read-replicas-portal.md).
174+
- If the source server from which you restored was configured with read replicas, and you want to configure read replicas on the restored server, you can then follow [these steps](./how-to-read-replicas-portal.md).
175175

176176
## Long-term retention (preview)
177177

0 commit comments

Comments
 (0)