Merge pull request #5051 from niulechuan/fix-typo-in-doc

Fix typo in doc (https://velero.io/docs/main/restore-reference/ "Restore order" section)
This commit is contained in:
qiuming
2022-07-04 14:55:07 +08:00
committed by GitHub
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
Fix typo in doc, in https://velero.io/docs/main/restore-reference/ "Restore order" section, "Mamespace" should be "Namespace".
+1 -1
View File
@@ -73,7 +73,7 @@ The following is an overview of Velero's restore process that starts after you r
By default, Velero will restore resources in the following order:
* Custom Resource Definitions
* Mamespaces
* Namespaces
* StorageClasses
* VolumeSnapshotClass
* VolumeSnapshotContents
+1 -1
View File
@@ -73,7 +73,7 @@ The following is an overview of Velero's restore process that starts after you r
By default, Velero will restore resources in the following order:
* Custom Resource Definitions
* Mamespaces
* Namespaces
* StorageClasses
* VolumeSnapshotClass
* VolumeSnapshotContents