From 894ef3b375303f5dc58ffb7f2f94b76baf61721c Mon Sep 17 00:00:00 2001 From: Danny Garside Date: Tue, 8 Apr 2025 20:51:22 +0100 Subject: [PATCH] docs: fix minor typo in box docs --- docs/content/box.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/box.md b/docs/content/box.md index ff197024e..651f40711 100644 --- a/docs/content/box.md +++ b/docs/content/box.md @@ -87,7 +87,7 @@ machine with no Internet browser available. Note that rclone runs a webserver on your local machine to collect the token as returned from Box. This only runs from the moment it opens your browser to the moment you get back the verification code. This -is on `http://127.0.0.1:53682/` and this it may require you to unblock +is on `http://127.0.0.1:53682/` and this may require you to unblock it temporarily if you are running a host firewall. Once configured you can then use `rclone` like this,