Skip to content

Commit 7529e61

Browse files
authored
Merge pull request #40 from layer5io/leecalcote-patch-4
Update badge message to reference milestones
2 parents 771dbce + 6af9c8c commit 7529e61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ const App = () => {
330330

331331
<BadgePreview theme={theme}>
332332
<PreviewText theme={theme}>
333-
Your badge will appear in your GitHub profile, showcasing your Layer5 community contributions!
333+
Your badge will appear in your GitHub profile, showcasing your milestones!
334334
</PreviewText>
335335
</BadgePreview>
336336
</BannerContent>
@@ -368,4 +368,4 @@ const App = () => {
368368
);
369369
};
370370

371-
export default App;
371+
export default App;

0 commit comments

Comments
 (0)