Merge "ListTags: Set the can_delete field"
diff --git a/Documentation/dev-bazel.txt b/Documentation/dev-bazel.txt
index f7431ca..7c35b12 100644
--- a/Documentation/dev-bazel.txt
+++ b/Documentation/dev-bazel.txt
@@ -229,7 +229,7 @@
 To run one or more specific groups of tests:
 
 ----
-  bazel test --test_tag_filters=api,git //..
+  bazel test --test_tag_filters=api,git //...
 ----
 
 The following values are currently supported for the group name: