Skip to content

Commit 8aad1a6

Browse files
authored
Fix JSON formatting in virtualeventsession.md
1 parent 54859bb commit 8aad1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/v1.0/resources/virtualeventsession.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The following JSON representation shows the resource type.
101101
-->
102102
``` json
103103
{
104-
"@odata.type": "#microsoft.graph.virtualEventSession",
104+
"@odata.type": "#microsoft.graph.virtualEventSession",
105105
"allowAttendeeToEnableCamera": "Boolean",
106106
"allowAttendeeToEnableMic": "Boolean",
107107
"allowedPresenters": "String",

0 commit comments

Comments
 (0)