diff --git a/doc/tutorials/basic/pn_panel.md b/doc/tutorials/basic/pn_panel.md index f8a34a7e98..0eaf96d22f 100644 --- a/doc/tutorials/basic/pn_panel.md +++ b/doc/tutorials/basic/pn_panel.md @@ -318,7 +318,7 @@ print(component) component.servable() ``` -Please notice that the image of the dice is very tall. To fine-tune the way it is displayed, we can use `pn.panel` with arguments. +Please notice that the image of the wind turbine is quite large. To fine-tune the way it is displayed, we can use `pn.panel` with arguments. Run the code below: