diff --git a/en/plugins/quick-start/develop-plugins/tool-oauth.mdx b/en/plugins/quick-start/develop-plugins/tool-oauth.mdx index 6b310c20..d39f4c44 100644 --- a/en/plugins/quick-start/develop-plugins/tool-oauth.mdx +++ b/en/plugins/quick-start/develop-plugins/tool-oauth.mdx @@ -68,7 +68,7 @@ Dify instance's admin / developer first need to register an OAuth app at the thi https://{your-dify-domain}/console/api/oauth/plugin/{plugin-id}/{provider-name}/{tool-name}/callback ``` - For self-hosted Dify, the \{your-dify-domain\} should be consistent with the `CONSOLE_WEB_URL`. + For self-hosted Dify, the {your-dify-domain} should be consistent with the `CONSOLE_WEB_URL`.