Skip to content

Commit 7d7d3ec

Browse files
committed
Fix typo in doc/spec/package-lock.md
+ properities => properties
1 parent 3336670 commit 7d7d3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/spec/package-lock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ nothing requires it any more.
269269
## Additional fields / Adding new fields
270270

271271
Installers should ignore any field they aren't aware of. It's not an error
272-
to have additional properities in the package-lock or lock file.
272+
to have additional properties in the package-lock or lock file.
273273

274274
Installers that want to add new fields should either have one added via RFC
275275
in the npm issue tracker and an accompanying documentation PR, or should prefix

0 commit comments

Comments
 (0)