diff --git a/src/helpers/utils.jsx b/src/helpers/utils.jsx index 856e9b8..86e81e8 100644 --- a/src/helpers/utils.jsx +++ b/src/helpers/utils.jsx @@ -218,7 +218,8 @@ export const notFoundError = { title: 'The Github Username is Incorrect.', subTitle: (

- Please provide correct github username in config. + Please provide correct github username in{' '} + gitprofile.config.js.

), };