### What problem does this PR solve?

Fix typos in the documents

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com>
This commit is contained in:
Jin Hai
2025-01-27 15:45:16 +08:00
committed by GitHub
parent ce8658aa84
commit d970d0ef39
13 changed files with 51 additions and 51 deletions

View File

@ -138,7 +138,7 @@ If you cannot download the RAGFlow Docker image, try the following mirrors.
### MacOS
- `MACOS`
Optimizations for MacOS. It is disabled by default. You can uncomment this line if your OS is MacOS.
Optimizations for macOS. It is disabled by default. You can uncomment this line if your OS is macOS.
## Service configuration
@ -168,7 +168,7 @@ If you cannot download the RAGFlow Docker image, try the following mirrors.
The OAuth configuration for signing up or signing in to RAGFlow using a third-party account. It is disabled by default. To enable this feature, uncomment the corresponding lines in **service_conf.yaml.template**.
- `github`: The GitHub authentication settings for your application. Visit the [Github Developer Settings](https://github.com/settings/developers) page to obtain your client_id and secret_key.
- `github`: The GitHub authentication settings for your application. Visit the [GitHub Developer Settings](https://github.com/settings/developers) page to obtain your client_id and secret_key.
### `user_default_llm`