Skip to content

Commit 9cb44fc

Browse files
authored
Fix typo in readme (#2)
1 parent 70416c6 commit 9cb44fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ cc_library(
4848

4949
### WORKSPACE
5050
> [!IMPORTANT]
51-
> WORKSPACE will be completed removed in Bazel 9 (See [Bazel Roadmap](https://bazel.build/about/roadmap#full_transition_to_bzlmod))
51+
> WORKSPACE will be completely removed in Bazel 9 (See [Bazel Roadmap](https://bazel.build/about/roadmap#full_transition_to_bzlmod))
5252
> Please consider migrating to Bzlmod.
5353
5454
Add the following in your `WORKSPACE`:

0 commit comments

Comments
 (0)