diff --git a/docs/install.rst b/docs/install.rst index d61739e..362c2d5 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -31,7 +31,7 @@ The latest binaries can be downloaded from https://github.com/overhangio/tutor/r .. include:: cli_download.rst -This is the simplest and recommended installation method for most people. Note however that you will not be able to use custom plugins with this pre-compiled binary. The only plugins you can use with this approach are those thare are already bundled with the binary: `discovery `__, `ecommerce `__, `figures `__, `minio `__, `notes `__, `xqueue `__. +This is the simplest and recommended installation method for most people. Note however that you will not be able to use custom plugins with this pre-compiled binary. The only plugins you can use with this approach are those that are already bundled with the binary: `discovery `__, `ecommerce `__, `figures `__, `minio `__, `notes `__, `xqueue `__. From source -----------