Skip to content

Commit 9cc0c3f

Browse files
Update docs/book/src/migration/manually_migration_guide_gov3_to_gov4.md
Co-authored-by: Varsha <[email protected]>
1 parent aa90d6b commit 9cc0c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/migration/manually_migration_guide_gov3_to_gov4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The recommended upgrade approach is to follow the [Migration Guide go/v3 to go/v
1616

1717
## Migration from project config version "go/v3" to "go/v4"
1818

19-
Update `PROJECT` file layout which stores the information about what resources are in use, to better enable plugins to make useful decisions when scaffolding.
19+
Update `PROJECT` file layout which stores the information about the resources are use to enable plugins to make useful decisions when scaffolding.
2020

2121
Furthermore, the `PROJECT` file itself is now versioned. The `version` field corresponds to the version of the `PROJECT` file itself, while the `layout` field indicates the scaffolding and the primary plugin version in use.
2222

0 commit comments

Comments
 (0)