From 79edbd3fa548ee26a73e9997cbbda305fee317bb Mon Sep 17 00:00:00 2001 From: PrivTEC <96919646+PrivTEC@users.noreply.github.com> Date: Mon, 6 May 2024 03:51:04 +0200 Subject: [PATCH] Correct typo in config-feature-browse.md Corrected the typo from "proyy" to "proxy" in the file `config-feature-browse.md`. This change addresses a small, but significant error in the configuration documentation. --- docs/config-feature-browse.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/config-feature-browse.md b/docs/config-feature-browse.md index 0787b59b7..d2adae5b9 100644 --- a/docs/config-feature-browse.md +++ b/docs/config-feature-browse.md @@ -68,7 +68,7 @@ The chat agent won't be able to access the web sites if the browserless containe - MAX_CONCURRENT_SESSIONS=10 ``` -You can then add the proyy lines to your `.env` file. +You can then add the proxy lines to your `.env` file. ``` https_proxy=http://PROXY-IP:PROXY-PORT @@ -115,4 +115,4 @@ If you encounter any issues or have questions about configuring the browse funct Enjoy the enhanced browsing experience within `big-AGI` and explore the web without ever leaving your chat! -Last updated on Feb 27, 2024 ([edit on GitHub](https://github.com/enricoros/big-AGI/edit/main/docs/config-feature-browse.md)) \ No newline at end of file +Last updated on Feb 27, 2024 ([edit on GitHub](https://github.com/enricoros/big-AGI/edit/main/docs/config-feature-browse.md))