Skip to content

Commit fa8c825

Browse files
authored
Fix README copy&paste error (bazelbuild#1267)
1 parent 82469e9 commit fa8c825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildozer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ The following commands only apply to `MODULE.bazel` files (e.g. the target
169169
Ensures that the given repositories are imported via `use_repo` for the
170170
extension for which the given top-level variable contains the return value
171171
of a `use_extension` call.
172-
* `use_repo_add <use_extension variable name> <repo(s)>`:
172+
* `use_repo_remove <use_extension variable name> <repo(s)>`:
173173
Ensures that the given repositories are *not* imported via `use_repo` for
174174
the extension for which the given top-level variable contains the return
175175
value of a `use_extension` call.

0 commit comments

Comments
 (0)