diff --git a/muk_web_preview/doc/index.rst b/muk_web_preview/doc/index.rst index e824fff..5a61479 100644 --- a/muk_web_preview/doc/index.rst +++ b/muk_web_preview/doc/index.rst @@ -30,7 +30,7 @@ Framework ============= To extend the preview a new "PreviewHandler" has to be created and subsequently added to the "PreviewGenerator". -In the following steps show the implementation of the image preview. +The following steps show the implementation of the image preview. PreviewHandler --------------