We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50b70f8 + b5f4020 commit 73bd214Copy full SHA for 73bd214
packages/react-renderer-demo/src/pages/landing-page.js
@@ -42,7 +42,7 @@ const LandingPage = () => {
42
<div className={ classes.landingPageContainer }>
43
<LandingPageTitle />
44
<Typography className={ classes.landingPageText }>
45
- React form renderer is a component designed for ManageIQ and Redhat Cloud Services projects that takes
+ React form renderer is a component designed for ManageIQ and Red Hat Cloud Services projects that takes
46
json form definitions and renders them into react components.
47
</Typography>
48
<div className={ classes.getStartedLink }>
0 commit comments