Update openai-edge-tts-integration.md

Fixed typo
This commit is contained in:
Travis Van Nimwegen 2025-01-10 18:01:11 -05:00 committed by GitHub
parent 13b4c96e48
commit df443ad810

View File

@ -224,7 +224,7 @@ docker run -d -p 5050:5050 \
:::note :::note
The markdown text is now put through a filter for enhanced readability and support. The markdown text is now put through a filter for enhanced readability and support.
You can disable this by setting the environment variable `REMOTE_FILTER=True`. You can disable this by setting the environment variable `REMOVE_FILTER=True`.
::: :::
## Additional Resources ## Additional Resources