Skip to content

Commit 62e5b96

Browse files
authored
Apply suggestions from code review
1 parent 57c98f8 commit 62e5b96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en-us/reference/engine/classes/CollectionService.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ methods:
5454
##### Warnings
5555
5656
- An instance's tags that were added client-side will be dropped if the server
57-
later adds or removes a tag on that instance, because the server replicates all
57+
later adds or removes a tag on that instance because the server replicates all
5858
tags together and overwrites previous tags.
5959
6060
- When tagging an instance, it is common that some resources

content/en-us/reference/engine/classes/Instance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ methods:
324324
##### Warnings
325325
326326
- An instance's tags that were added client-side will be dropped if the server
327-
later adds or removes a tag on that instance, because the server replicates
327+
later adds or removes a tag on that instance because the server replicates
328328
all tags together and overwrites previous tags.
329329
330330
- When tagging an instance, it is common that some resources are

0 commit comments

Comments
 (0)