From 6b3bff1f1d9aa44c0ad82affa9bab66ddfc114a7 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 7 Mar 2026 16:13:08 -0800 Subject: [PATCH] Fix typo in shortcuts documentation --- docs/configs/settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configs/settings.md b/docs/configs/settings.md index 34246f467..2b8e09b9b 100644 --- a/docs/configs/settings.md +++ b/docs/configs/settings.md @@ -150,7 +150,7 @@ For icon `src` you can pass either full URL or a local path relative to the `/ap ### Shortcuts -Shortcuts can e used to specify links to tabs, to be preselected when the homepage is opened as an app. +Shortcuts can be used to specify links to tabs, to be preselected when the homepage is opened as an app. More information about how you can set them can be found in the [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Manifest/Reference/shortcuts). ```yaml