Skip to content

Commit 284f723

Browse files
authored
Merge pull request #2965 from hpe-dev-incubator/bug-fix-2908
Bug Fix: 2908
2 parents 6d61d7f + 69c8378 commit 284f723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ function Header() {
180180
// to="/platform/hpe-greenlake/home"
181181
// />,
182182
<DropButton
183-
label="HPE GreenLake"
183+
label="HPE GreenLake cloud"
184184
align="start"
185185
dropAlign={{ top: 'bottom', left: 'left' }}
186186
icon={<FormDown />}

0 commit comments

Comments
 (0)