Skip to content

Commit

Permalink
improve card label for the local knowledge base feenkcom/gtoolkit#3847
Browse files Browse the repository at this point in the history
  • Loading branch information
girba committed Jun 26, 2024
1 parent 236e235 commit 64430bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/GToolkit-World/GtHomeMultiCardGetStartedSection.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ GtHomeMultiCardGetStartedSection >> gtUsedKnowledgeBaseCard [
<gtExample>
<notest>
^ GtHomeCard lepiterBaseWithTableOfContents
title: 'Personal local knowledge base';
description: 'Explore your personal local knowledge base';
title: 'Local knowledge base';
description: 'Explore your local knowledge base';
priority: 15;
primaryKnowledgebase;
recentlyEditedPage;
Expand Down

0 comments on commit 64430bb

Please sign in to comment.