Skip to content

Commit 905e508

Browse files
authored
Fix typo in GitHub Dependency Graph submission text (#5772)
Please open all PRs as drafts and ensure that your fork of Mill has `settings/actions` / `Allow all actions and reusable workflows` enabled to run CI on your own fork of the Mill repo. Only once CI passes mark the PR as `Ready for review` and CI will run on the main Mill repo before we merge it.
1 parent 9380964 commit 905e508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/modules/ROOT/pages/extending/thirdparty-plugins.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ object `jvm-project` extends JavaModule, GitVersionedPublishModule {
418418

419419
== GitHub Dependency Graph Submission
420420

421-
A plugin to submit your mill dependency graph to GiHub through their
421+
A plugin to submit your mill dependency graph to GitHub through their
422422
https://github.blog/2022-06-17-creating-comprehensive-dependency-graph-build-time-detection/[Dependency
423423
Submission API].
424424

0 commit comments

Comments
 (0)