From 1d5fe549343249b4ea17701b296b5cf840fb2624 Mon Sep 17 00:00:00 2001 From: Jafeth Garro <45522320+IAmJafeth@users.noreply.github.com> Date: Fri, 6 Sep 2024 14:14:50 -0600 Subject: [PATCH] fixed typo in guides/portable.md --- content/guides/portable.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/portable.md b/content/guides/portable.md index 4681f8b..4ff1181 100644 --- a/content/guides/portable.md +++ b/content/guides/portable.md @@ -3,7 +3,7 @@ title: Making Zen Browser Portable on Windows --- -This [[guides/index|guide]] will hlep you creating a portable version of Zen Browser, it is straightforward. You just need to create a shortcut with the `-P` option for Zen Browser, and then you can open it normally, set it as the default browser, and pin it to the Taskbar. +This [[guides/index|guide]] will help you creating a portable version of Zen Browser, it is straightforward. You just need to create a shortcut with the `-P` option for Zen Browser, and then you can open it normally, set it as the default browser, and pin it to the Taskbar. >[!tip] > By making Zen Browser portable, you can carry your personalized browser environment with you on a USB drive or between different Windows systems.