Skip to content

Commit

Permalink
fix some typos so pre-commit passes
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Jul 19, 2024
1 parent 47311a2 commit 3b1b659
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/howto/filesystem-backups/restore-filesystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ We follow GCP's guidance for [restoring fileshares from a backup](https://cloud.
To restore a share on a Filestore instance on GCP, we follow the documentation
linked above. In short, this involves:

1. [Go to the Filestore insances page](https://console.cloud.google.com/filestore/instances) in the GCP console
1. [Go to the Filestore instances page](https://console.cloud.google.com/filestore/instances) in the GCP console
1. Click the instance ID of the Filestore you want to restore and click the "Backups" tab
1. Locate the backup you want to restore from (most likely the most recently created), and click (...) "More actions"
1. Click "Restore backup" and then select "Source instance
1. Click "Restore backup" and then select "Source instance"
1. Click "Restore" and complete the dialog box that appears

This should successfully restore the Filestore instance to its last backed-up state

0 comments on commit 3b1b659

Please sign in to comment.