We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b78259b commit 3604444Copy full SHA for 3604444
samples/snippets/src/main/java/com/example/bigtable/InstanceAdminExample.java
@@ -153,7 +153,7 @@ public void createProdInstance() {
153
* [Creating and managing tags](https://docs.cloud.google.com/resource-manager/docs/tags/tags-overview)
154
*
155
156
- * NOTE: Unlike labels, a tag (Key and Value) must be created before it can be
+ * NOTE: Unlike labels, a tag (key and value) must be created before it can be
157
* attached to a resource.
158
* See [Creating and managing tags](https://docs.cloud.google.com/resource-manager/docs/tags/tags-overview)
159
* and [Tags overview](https://docs.cloud.google.com/bigtable/docs/tags) for more information.
0 commit comments