diff --git a/index.bs b/index.bs index 691ca18..29d07f4 100644 --- a/index.bs +++ b/index.bs @@ -1611,7 +1611,7 @@ The creative posts `Creative:expandNonlinear` when a user wants to expand the ad Under normal circumstances, the player pauses the media. In cases when the content is video, the player resizes the creative iframe to the dimensions of the video and places the expanded creative at video zero coordinates. -If the player communicates to the creative that it has no capacity to expand the ad with [[#simid-player-init]] message, the creative does not provide an expand button or post the `Creaitve:expandNonlinear` message. +If the player communicates to the creative that it has no capacity to expand the ad with [[#simid-player-init]] message, the creative does not provide an expand button or post the `Creative:expandNonlinear` message.
Creative:expandNonlinear Handling
diff --git a/index.html b/index.html index 47ae3d2..a4d8668 100644 --- a/index.html +++ b/index.html @@ -3789,7 +3789,7 @@The creative posts Creative:expandNonlinear when a user wants to expand the ad (by clicking expand control/button that the default creative provides). Auto-expand is strongly discouraged and goes against industry guidelines.
Under normal circumstances, the player pauses the media. In cases when the content is video, the player resizes the creative iframe to the dimensions of the video and places the expanded creative at video zero coordinates.
-If the player communicates to the creative that it has no capacity to expand the ad with § 4.3.7 SIMID:Player:init message, the creative does not provide an expand button or post the Creaitve:expandNonlinear message.
If the player communicates to the creative that it has no capacity to expand the ad with § 4.3.7 SIMID:Player:init message, the creative does not provide an expand button or post the Creative:expandNonlinear message.
Creative:expandNonlinear Handling
diff --git a/simid-1.1.0.html b/simid-1.1.0.html
index 89cd6cf..e4a0467 100644
--- a/simid-1.1.0.html
+++ b/simid-1.1.0.html
@@ -3770,7 +3770,7 @@ The creative posts Creative:expandNonlinear when a user wants to expand the ad (by clicking expand control/button that the default creative provides). Auto-expand is strongly discouraged and goes against industry guidelines.
Under normal circumstances, the player pauses the media. In cases when the content is video, the player resizes the creative iframe to the dimensions of the video and places the expanded creative at video zero coordinates.
-If the player communicates to the creative that it has no capacity to expand the ad with § 4.3.7 SIMID:Player:init message, the creative does not provide an expand button or post the Creaitve:expandNonlinear message.
If the player communicates to the creative that it has no capacity to expand the ad with § 4.3.7 SIMID:Player:init message, the creative does not provide an expand button or post the Creative:expandNonlinear message.
Creative:expandNonlinear Handling