Skip to content

Commit 32e399c

Browse files
committed
fixed collaborations samples
1 parent 402c466 commit 32e399c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/guides/users/deprovision/transfer-folders.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ file or folder ID being transferred, using the
8484
[get collaboration endpoint](e://get_collaborations_id). Capture the
8585
collaboration ID.
8686

87-
<Sample id='get_collaborations_id' />
87+
<Samples id='get_collaborations_id' />
8888

8989
### Remove Transfer From User as Owner
9090

@@ -95,7 +95,7 @@ file or folder, which is accomplished using the
9595
Making call as the `transfer_to_user` account, remove the `transfer_from_user`
9696
as a collaborator on the file or folder.
9797

98-
<Sample id='delete_collaborations_id' />
98+
<Samples id='delete_collaborations_id' />
9999

100100
The file or folder is now owned by the `transfer_to_user` account, and the
101101
`transfer_from_user` account no longer has access.

0 commit comments

Comments
 (0)