fix: corrected invalid copy (#2479)

This commit is contained in:
Wyatt Johnson
2019-08-19 12:57:03 -04:00
committed by Kim Gardner
parent d400c1518c
commit 8d91bd7dd1
4 changed files with 4 additions and 7 deletions
@@ -11,11 +11,10 @@ class InitialStep extends Component<InitialStepProps> {
public render() {
return (
<Flex direction="column" justifyContent="center" itemGutter="double">
<Localized id="install-initialStep-copy">
<Localized id="install-initialStep-theRemainder">
<Typography variant="bodyCopy">
The remainder of the Coral installation will take about ten minutes.
Once you complete the following three steps, you will have a free
installation and provision Mongo and Redis.
The remainder of the installation wizard will take about 10 minutes.
Once you are finished, you will have your own instance of Coral.
</Typography>
</Localized>
<Flex justifyContent="center">