Skip to content

Commit f725386

Browse files
committed
Fix typo
1 parent 4372561 commit f725386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update_multitool_binaries.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
This script updates the version of tool binaries defined in a Bazel rules_multitool lockfile.
55
If the tool has binaries hosted in a public GitHub repo's Release assets, it will update the
6-
ockfile's URL and hash to the latest versions, otherwise it will skip it.
6+
lockfile's URL and hash to the latest versions, otherwise it will skip it.
77
88
See: https://github.com/theoremlp/rules_multitool
99

0 commit comments

Comments
 (0)