diff --git a/docs/getting-started/dependencies.mdx b/docs/getting-started/dependencies.mdx index 2cb98c5..83fd07d 100644 --- a/docs/getting-started/dependencies.mdx +++ b/docs/getting-started/dependencies.mdx @@ -8,7 +8,7 @@ import TabItem from '@theme/TabItem'; # Dependencies Saucer relies on certain system-level dependencies that you are expected to have installed. -These dependencies are fairly common though, so chances are you won't have to additionally instally anything. +These dependencies are fairly common though, so chances are you won't have to additionally install anything. @@ -20,7 +20,7 @@ On Windows the [WebView2 Runtime](https://developer.microsoft.com/microsoft-edge On Linux saucer depends on Qt5 or Qt6 as it is well established in the Linux world and most systems have it installed already. -In case you dont have Qt installed on your system already, you may refer to your distribution on how to install the following packages: +In case you dont have Qt installed on your system, you may refer to your distribution on how to install the following packages: :::caution Package names may differ on your distribution!