Skip to content

Commit 68818d6

Browse files
committed
pr fix
1 parent eb5637b commit 68818d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/apps/develop/launch/launch-snipping-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The **enabledModes** parameter can accept the following modes:
128128
> If the **enabledModes** parameter is omitted, Snipping Tool will default to the mode explicitly specified in the URI (e.g., `rectangle`, `freeform`).
129129
>
130130
> - If a mode is explicitly specified in the URI (such as `rectangle`), only that mode will be available in Snipping Tool's UI.
131-
> - If no default mode is specified in the URI, the request is considered invalid and will be ignored, even if enabledModes is provided.
131+
> - If no default mode is specified in the URI, the request is considered invalid and will be ignored, even if **enabledModes** is provided.
132132
> - The default mode parameter (e.g., `rectangle`, `freeform`) is required for **enabledModes** to function and for the request to be considered valid.
133133
134134
## Examples

0 commit comments

Comments
 (0)