From 320589bc4abe16ae801282a900c27fa9b697b7d5 Mon Sep 17 00:00:00 2001 From: luketeam5 Date: Mon, 15 Jul 2024 01:30:31 +0200 Subject: [PATCH] Fix typo --- tutorials/Install-Rooted-OTA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/Install-Rooted-OTA.md b/tutorials/Install-Rooted-OTA.md index 24b1853..d2502a7 100644 --- a/tutorials/Install-Rooted-OTA.md +++ b/tutorials/Install-Rooted-OTA.md @@ -1,6 +1,6 @@ # OTA Update on a Rooted Device -The installation of ***OTA*** updates often fails if the device has been **rooted**. Though it's still **possible** – without loosing any data. This guide shows how, using ***TWRP*** and ***Magisk***. +The installation of ***OTA*** updates often fails if the device has been **rooted**. Though it's still **possible** – without losing any data. This guide shows how, using ***TWRP*** and ***Magisk***. ***WARNING:** Before you start **backup** everything that's important! Proceed at own risk!*