Skip to content

Commit 85ffd13

Browse files
committed
chore: fix typo in README
1 parent e5931be commit 85ffd13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ All relevant commits will be signed with the key `0x24BB6BF4` for additional sec
344344

345345
#### Installation (`npm i`)
346346

347-
We support `npm` officially. GitHub Actions workflow is configured to install dependencies using `npm`. When using deprected version of `npm` we can not fully ensure the versions of installed dependencies which might lead to unanticipated problems.
347+
We support `npm` officially. GitHub Actions workflow is configured to install dependencies using `npm`. When using deprecated version of `npm` we can not fully ensure the versions of installed dependencies which might lead to unanticipated problems.
348348

349349
#### Scripts
350350

0 commit comments

Comments
 (0)