Skip to content

Commit 73bd214

Browse files
authored
Merge pull request #105 from romanblanco/redhat
Brand name correction
2 parents 50b70f8 + b5f4020 commit 73bd214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-renderer-demo/src/pages/landing-page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const LandingPage = () => {
4242
<div className={ classes.landingPageContainer }>
4343
<LandingPageTitle />
4444
<Typography className={ classes.landingPageText }>
45-
React form renderer is a component designed for ManageIQ and Redhat Cloud Services projects that takes
45+
React form renderer is a component designed for ManageIQ and Red Hat Cloud Services projects that takes
4646
json form definitions and renders them into react components.
4747
</Typography>
4848
<div className={ classes.getStartedLink }>

0 commit comments

Comments
 (0)