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

Commit 5bf90bd

Browse files
authored
Merge pull request #192 from typescript-tools/0-fix-improve-typo-in-error-message
fix: improve typo in error message
2 parents 3415576 + 6f1d47f commit 5bf90bd

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)