From 288decc58895157e6a09479409f64498c86a1372 Mon Sep 17 00:00:00 2001 From: muibusan Date: Sat, 10 Aug 2019 16:14:42 +0200 Subject: [PATCH] Change typo --- Updating-the-bitwarden-image.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Updating-the-bitwarden-image.md b/Updating-the-bitwarden-image.md index be7def7..59eb85a 100644 --- a/Updating-the-bitwarden-image.md +++ b/Updating-the-bitwarden-image.md @@ -35,7 +35,7 @@ docker rm bitwarden_data # Alternatively you can keep data container around for future updates in which case you can skip last step. ``` -## Updating when using systemd service (in this case Debian/Rasbian) +## Updating when using systemd service (in this case Debian/Raspbian) ```sh sudo systemctl restart bitwarden.service