diff --git a/examples/reference/widgets/Tabulator.ipynb b/examples/reference/widgets/Tabulator.ipynb index 24843535a3..a002a1b5e1 100644 --- a/examples/reference/widgets/Tabulator.ipynb +++ b/examples/reference/widgets/Tabulator.ipynb @@ -1371,7 +1371,7 @@ "source": [ "These and other available *Tabulator* options are listed at http://tabulator.info/docs/{{TABULATOR_VERSION}}/options. \n", "\n", - "Obviously not all options will work though, especially any settable callbacks and options which are set by the internal Panel tabulator module (for example the `columns` option).\n", + "Obviously not all options will work though, especially any settable callbacks and options which are set by the internal Panel tabulator module.\n", "Additionally it should be noted that the configuration parameter is not responsive so it can only be set at instantiation time." ] }