Skip to content

Commit 2bd8fbd

Browse files
authored
fix typo in README.md (bazel-contrib#3670)
1 parent 9d24c07 commit 2bd8fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/runfiles/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @bazel/runfiles
22

3-
This package provides a basic set of utilities for resovling runfiles within NodeJS scripts
3+
This package provides a basic set of utilities for resolving runfiles within NodeJS scripts
44
executed through `nodejs_binary` or `nodejs_test`.
55

66
Runfile resolution is desirable if your workspace intends to support users that cannot rely

0 commit comments

Comments
 (0)