Skip to content

Commit

Permalink
Merge pull request #8984 from milanholemans/fix-typo
Browse files Browse the repository at this point in the history
Fixes typo in Viva Engage community create page
  • Loading branch information
Lauragra authored Jan 5, 2024
2 parents e00556e + 6dca9be commit 78c013f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api-reference/beta/api/employeeexperience-post-communities.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Content-Type: application/json
{
"displayName": "Financial Advice for Software Engineers",
"description": "A community where financial advisors who represent customers from software engineering profession can discuss advice and suggestions for there clients.",
"description": "A community where financial advisors who represent customers from software engineering profession can discuss advice and suggestions for their clients.",
"privacy": "public"
}
```
Expand Down Expand Up @@ -149,7 +149,7 @@ Content-Type: application/json
{
"displayName": "Financial Advice for Software Engineers",
"description": "A community where financial advisors who represent customers from software engineering profession can discuss advice and suggestions for there clients.",
"description": "A community where financial advisors who represent customers from software engineering profession can discuss advice and suggestions for their clients.",
"privacy": "public",
"owners@odata.bind": [
"https://graph.microsoft.com/beta/users/26be1845-4119-4801-a799-aea79d09f1a2"
Expand Down

0 comments on commit 78c013f

Please sign in to comment.