Skip to content

Commit

Permalink
Fix typo (#7629)
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr authored Jan 20, 2025
1 parent d323520 commit cb4bd74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/reference/panes/VTKJS.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
" The mouse must be over the pane to work.\n",
" <br>**Warning**: These keybindings may not work as expected in a notebook context, if they interact with already bound keys.\n",
"* **``orientation_widget``** (bool): A boolean to activate/deactivate the orientation widget in the 3D pane.\n",
"* **``ìnteractive_orientation_widget``** (bool): If True the orientation widget is clickable and allows to rotate the scene in one of the orthographic projections.\n",
"* **``interactive_orientation_widget``** (bool): If True the orientation widget is clickable and allows to rotate the scene in one of the orthographic projections.\n",
"* **``object``** (str or object): Can be a string pointing to a local or remote file with a `.vtkjs` extension.\n",
"___"
]
Expand Down

0 comments on commit cb4bd74

Please sign in to comment.