Update autotune.rst
authormatt venn <matt@mattvenn.net>
Mon, 11 Jul 2022 09:10:45 +0000 (11:10 +0200)
committerGitHub <noreply@github.com>
Mon, 11 Jul 2022 09:10:45 +0000 (11:10 +0200)
docs/source/autotune.rst

index 7ef07c191e83e373b7a70ffcf6186e11867bfb89..d61f9960d8ca764d3865492faac099b7e7f314b8 100644 (file)
@@ -11,7 +11,7 @@ Using Autotune
 --------------
 
 To run autotune, you can add the ``--autotune`` option to your usual sby
-invokation. For example if you usually run ``sby demo.sby`` you would run
+invocation. For example if you usually run ``sby demo.sby`` you would run
 ``sby --autotune demo.sby`` instead. When the ``.sby`` file contains multiple
 tasks, autotune is run for each task independently. As without ``--autotune``,
 it is possible to specify which tasks to run on the command line.