Skip to content

Commit 7ca0791

Browse files
authored
Update src/components/Navigation/sub-navs/NavigationSubNavResources.js
1 parent 63fb219 commit 7ca0791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Navigation/sub-navs/NavigationSubNavResources.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export default function NavigationSubNavResources() {
5555
onClick={galaxyOnClick('topNav.resourcesMenu.learnSelect')}>
5656
{translate({
5757
id: 'topNav.navItems.resources.Learn',
58-
message: 'Learning and Certification',
58+
message: 'Learning and certification',
5959
})}
6060
</NavigationLink>
6161
</li>

0 commit comments

Comments
 (0)