From f3fee22717e261abd570e46d30f65873921f8007 Mon Sep 17 00:00:00 2001 From: UsrnmeX <217274722+UsrnmeX@users.noreply.github.com> Date: Sat, 2 Aug 2025 09:35:49 +0000 Subject: [PATCH] style: Swap "Chromium" with "Blink" (#3081) Signed-off-by: Jonah Aragon Signed-off-by: fria Signed-off-by: Daniel Gray --- docs/mobile-browsers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mobile-browsers.md b/docs/mobile-browsers.md index a6ee1a69..dc1a4b1f 100644 --- a/docs/mobile-browsers.md +++ b/docs/mobile-browsers.md @@ -267,7 +267,7 @@ This disables update checks for the unmaintained Bromite adblock filter. ## Safari (iOS) -On iOS, any app that can browse the web is [restricted](https://developer.apple.com/app-store/review/guidelines) to using an Apple-provided [WebKit framework](https://developer.apple.com/documentation/webkit), so a browser like [Brave](#brave) does not use the Chromium engine like its counterparts on other operating systems. +On iOS, any app that can browse the web is [restricted](https://developer.apple.com/app-store/review/guidelines) to using an Apple-provided [WebKit framework](https://developer.apple.com/documentation/webkit), so a browser like [Brave](#brave) does not use the Blink engine (the core component of Chromium) like its counterparts on other operating systems.