Skip to content

Commit b0a87dd

Browse files
authored
SocialService: Fix typos in PromptLinkSharing Parameters
1 parent b777ea9 commit b0a87dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,9 +381,9 @@ methods:
381381
share link is created. Truncates to nearest integer. Defaults to
382382
86,400.
383383
- `PreviewTitle` (string) Preview title of the share link.
384-
- `PreiviewDescription` (string) Preview description of the share
384+
- `PreviewDescription` (string) Preview description of the share
385385
link.
386-
- `PreviewAssettId` (number) Image asset ID used for share link
386+
- `PreviewAssetId` (number) Image asset ID used for share link
387387
preview.
388388
- `LaunchData` (string). Used to set a parameter in
389389
`Class.Player:GetJoinData()` when a player joined using the

0 commit comments

Comments
 (0)