Skip to content

Commit 111f539

Browse files
epageehuss
andauthored
fix: typos
Co-authored-by: Eric Huss <eric@huss.org>
1 parent e64a3ba commit 111f539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3516-public-private-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ Upon completion, it will look to see what instance of `clap_complete` was
369369
resolved and act as if that was what was specified inside of the in-memory
370370
`clap` dependency.
371371

372-
The packakge using `from` must be a public dependency of the `from` package.
372+
The package using `from` must be a public dependency of the `from` package.
373373
In this case, `clap` must be a public dependency of `clap_complete`.
374374
If the different packages in `from` do not agree on what the package
375375
version should resolve to (clap 3.4 vs clap 4.0), then it is an error.

0 commit comments

Comments
 (0)