diff --git a/docs/config/theme-configs.md b/docs/config/theme-configs.md index 7f532b19..f232977e 100644 --- a/docs/config/theme-configs.md +++ b/docs/config/theme-configs.md @@ -226,7 +226,7 @@ export interface EditLink { */ style?: 'github' | 'gitlab' | 'bitbucket' | string /** - * Domain of git repo + * Domain of the git service. * * @example 'github.com' or 'https://github.com' */