diff --git a/common/app/routes/challenges/components/step/Step.jsx b/common/app/routes/challenges/components/step/Step.jsx index 22693501ab..3a56559692 100644 --- a/common/app/routes/challenges/components/step/Step.jsx +++ b/common/app/routes/challenges/components/step/Step.jsx @@ -220,7 +220,7 @@ export class StepChallenge extends PureComponent { sm={ 4 } xs={ 12 } > - ( { currentIndex + 1 } / { numOfSteps }) + ( { currentIndex + 1 } / { numOfSteps } ) { this.renderNextButton(