Skip to content

Commit

Permalink
Fix README copy&paste error (bazelbuild#1267)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum authored Apr 22, 2024
1 parent 82469e9 commit fa8c825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildozer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ The following commands only apply to `MODULE.bazel` files (e.g. the target
Ensures that the given repositories are imported via `use_repo` for the
extension for which the given top-level variable contains the return value
of a `use_extension` call.
* `use_repo_add <use_extension variable name> <repo(s)>`:
* `use_repo_remove <use_extension variable name> <repo(s)>`:
Ensures that the given repositories are *not* imported via `use_repo` for
the extension for which the given top-level variable contains the return
value of a `use_extension` call.
Expand Down

0 comments on commit fa8c825

Please sign in to comment.