diff --git a/src/ContainerHome.react.js b/src/ContainerHome.react.js index 0210f2e5e5..8aba509f96 100644 --- a/src/ContainerHome.react.js +++ b/src/ContainerHome.react.js @@ -79,7 +79,7 @@ var ContainerHome = React.createClass({ } else if (this.state.blocked) { body = (
-

Waiting For Another Image to Download

+

Waiting For Another Download

);