Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 6f1d47f

Browse files
committed
fix: improve typo in error message
Ticket: 0
1 parent 3415576 commit 6f1d47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/package_manifest.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ impl ConfigurationFile<PackageManifest> for PackageManifest {
6060
- name: string
6161
- version: string
6262
63-
and if the any of the following values are present, I expect
63+
and if any of the following values are present, I expect
6464
them to be a JSON object with string keys and string values:
6565
6666
- dependencies

0 commit comments

Comments
 (0)