We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc0c3f commit 00dfad7Copy full SHA for 00dfad7
docs/book/src/migration/manually_migration_guide_gov3_to_gov4.md
@@ -51,7 +51,7 @@ default scaffolds to be applied on your project
51
Note that under the `config/` directory you will find scaffolding changes since using
52
`go/v4-alpha` you will ensure that you are no longer using Kustomize v3x.
53
54
-You can mainly compare the `config/` directory from the samples scaffold under the `testdata`directory by
+You can mainly compare the `config/` directory from the samples scaffolded under the `testdata`directory by
55
checking the differences between the `testdata/project-v3/config/` with `testdata/project-v4/config/` which
56
are samples created with the same commands with the only difference being versions.
57
0 commit comments