Skip to content

Commit fd53837

Browse files
dimodidimodi
authored andcommitted
Update components/diagram/overview.md
1 parent 8264a13 commit fd53837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/diagram/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ The Diagram allows users to zoom the graph in and out for better perception. The
230230

231231
## Pan
232232

233-
The Diagram content may overflow the component boundaries if there are a lot of shapes or if the user zooms in. By default, the Diagram allows users to pan the content by holding the **Ctrl** key and dragging. The following code snippet shows the relevant parameters together with their default values.
233+
The Diagram content may overflow the component boundaries if there are a lot of shapes or if the user zooms in. By default, the Diagram allows users to pan the content by holding the `Ctrl` key and dragging. The following code snippet shows the relevant parameters together with their default values.
234234

235235
When both panning and [selection](#select) are enabled, make sure the two features use a different `Key`.
236236

0 commit comments

Comments
 (0)