diff --git a/README.md b/README.md index cca5d7a..2298efc 100644 --- a/README.md +++ b/README.md @@ -266,7 +266,7 @@ const config = { to: '2014', }, ], - // To hide the `Other Projects` section, keep it empty. + // To hide the `My Projects` section, keep it empty. externalProjects: [ { title: 'Project Name', diff --git a/gitprofile.config.js b/gitprofile.config.js index 2815301..3a96094 100644 --- a/gitprofile.config.js +++ b/gitprofile.config.js @@ -83,7 +83,7 @@ const config = { }, ], - // To hide the `Other Projects` section, keep it empty. + // To hide the `My Projects` section, keep it empty. externalProjects: [ { title: 'Project Name',