From 3c119d3b200d19a231327a66ce30aa3d259b24fb Mon Sep 17 00:00:00 2001 From: stefanvi <60365750+stefanvi@users.noreply.github.com> Date: Fri, 4 Feb 2022 20:16:42 +0100 Subject: [PATCH] Fix typo in the Ubuntu installation docs (#1830) * Fix typo in the Ubuntu installation docs --- docs/ubuntu-package-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ubuntu-package-install.md b/docs/ubuntu-package-install.md index 9ea713df..c5fcce2d 100644 --- a/docs/ubuntu-package-install.md +++ b/docs/ubuntu-package-install.md @@ -16,7 +16,7 @@ Whilst there are [onedrive](https://packages.ubuntu.com/search?keywords=onedrive Ubuntu and its clones are based on various different releases, thus, you must use the correct instructions below, otherwise you may run into package dependancy issues and will be unable to install the client. ### Step 1: Ensure your systen is up-to-date -Use a script, simalar to the following to ensure your system is updated correctly: +Use a script, similar to the following to ensure your system is updated correctly: ```text #!/bin/bash rm -rf /var/lib/dpkg/lock-frontend