8000 Fix typo. · coderabbit-test/bazel@8c9f1c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8c9f1c3

Browse files
plobsingcopybara-github
authored andcommitted
Fix typo.
We're probably not talking about Plato's forms here. Closes bazelbuild#19039. PiperOrigin-RevId: 554792293 Change-Id: I101b3c260ee71776343bd03b21ebf98ab38130d0
1 parent 1f15b87 commit 8c9f1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/external/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Bazel module when it also adopts Bzlmod.
102102
103103
As you can see, it's a common pattern that users need to load transitive
104104
dependencies from a macro of the dependency. Assume both `bazel_skylib` and
105-
`rules_java` depends on `platoform`, the exact version of the `platform`
105+
`rules_java` depends on `platform`, the exact version of the `platform`
106106
dependency is determined by the order of the macros.
107107
108108
* **Bzlmod**

0 commit comments

Comments
 (0)
0