diff --git a/PROTOCOL.md b/PROTOCOL.md index 647895f1..7c8dadcd 100644 --- a/PROTOCOL.md +++ b/PROTOCOL.md @@ -444,7 +444,7 @@ __Response__ : OK if Studio Mode is enabled and specified scene exists, error ot Studio Mode only. Transitions the currently previewed scene to Program (main output). __Request fields__ : -- **"with-transition" (object, optional) : if specified, use this transition when switching from preview to program. This will change the current transition in the frontend to this one. +- **"with-transition"** (object, optional) : if specified, use this transition when switching from preview to program. This will change the current transition in the frontend to this one. __Response__ : OK if studio mode is enabled and optional transition exists, error otherwise. @@ -895,4 +895,4 @@ __Request fields__ : - **"shutdown"** (bool; optional) : shutdown when sorce is not visible - **"render"** (bool; optional) : visibility of the scene item ---- \ No newline at end of file +---