diff --git a/docs/quickstart.html b/docs/quickstart.html index 1bf5fac650c1aa631a5fcf2877ec3d2ef827a44e..0b7d4efbd818c23c604dead47b6693469cbde72f 100644 --- a/docs/quickstart.html +++ b/docs/quickstart.html @@ -175,7 +175,7 @@ </p> <ul> <li>a <code>Python</code> class that will contain the process of the analysis and define wich information should be presented in the interface</li> - <li>a template file, named excalty as the python class name, which is a smarty template that will present the results</li> + <li>a template file, named exactly as the python class name, which is a smarty template that will present the results</li> </ul> <p> @@ -974,4 +974,4 @@ Available sub commands: }); </script> </body> -</html> \ No newline at end of file +</html>