diff --git a/docs/docs/data/join.tsx b/docs/docs/data/join.tsx index 9d652ce3c7..24d10aab01 100644 --- a/docs/docs/data/join.tsx +++ b/docs/docs/data/join.tsx @@ -59,7 +59,7 @@ const joinEndpointTableData = [ "name": "webcamBackgroundURL", "required": false, "type": "String", - "description": (<>The link for the user’s webcam background to be displayed (default can be enabled/disabled and set with “useDefaultWebcamBackground“ and “defaultWebcamBackgroundURL“ in bigbluebutton.properties).) + "description": (<>The link for the user's webcam background to be displayed (default can be enabled/disabled and set with “useDefaultWebcamBackground“ and “defaultWebcamBackgroundURL“ in bigbluebutton.properties). Added in BigBlueButton 2.7.10.) }, { "name": "redirect",