diff --git a/docs/source/graphical_slider_tool.rst b/docs/source/graphical_slider_tool.rst index 07d5f058c1..0b42519288 100644 --- a/docs/source/graphical_slider_tool.rst +++ b/docs/source/graphical_slider_tool.rst @@ -106,7 +106,7 @@ After processing plot tags will be replaced by Flot plot with applied HTML tags with id ................. -Any html tag with id, i.e. ```` will be counted as +Any html tag with id, e.g. ```` will be counted as place where result of function can be rendered. To render function result to element, element id must be included in ``function`` tag as ``el_id`` attribute and ``output`` value must be ``"element"``::