From 3ed12f7f9a4cd3d201cd32b7b42c1d733a91c6b0 Mon Sep 17 00:00:00 2001 From: Petr Hlavicka Date: Mon, 24 Jul 2023 11:30:16 +0200 Subject: [PATCH] fix typo --- docs/gemstash-multiple-sources.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gemstash-multiple-sources.7.md b/docs/gemstash-multiple-sources.7.md index 5276ef12..d5d57a98 100644 --- a/docs/gemstash-multiple-sources.7.md +++ b/docs/gemstash-multiple-sources.7.md @@ -62,7 +62,7 @@ other than the default source. You can now bundle with the additional source. Notice that the third source doesn't need to be escaped. -This is because the `https://` is used by default when no schema is set, +This is because the `https://` is used by default when no scheme is set, and the source URL does not contain any chars that need to be escaped. ## Authentication with Multiple Sources