fix: typo on rag.md

fixed typo on the "Sourcing from the Web" section of rag.md
This commit is contained in:
ysonconcepcion 2024-05-07 00:13:33 +08:00 committed by GitHub
parent 77c5beb4cd
commit 1f21bc8465

View File

@ -13,7 +13,7 @@ Local documents must first be uploaded via the Documents section.
### Sourcing from the Web ### Sourcing from the Web
Remote sources acheived with `#` followed by the target URL. Open WebUI fetches and parses the URL. Remote sources are achieved with `#` followed by the target URL. Open WebUI fetches and parses the URL.
> **Tip:** Webpages often include extraneous information such as navigation and footer. Link to a raw or reader-friendly version of the page for better results. > **Tip:** Webpages often include extraneous information such as navigation and footer. Link to a raw or reader-friendly version of the page for better results.