diff --git a/docs/next/text.html b/docs/next/text.html index bafc61d2b5f..7da3e695427 100644 --- a/docs/next/text.html +++ b/docs/next/text.html @@ -125,7 +125,7 @@ AppRegistry.registerComponent('AwesomeProject', // |First part and| // |second part | -// the will will flow in its own block +// otherwise, the text will flow in its own block // |First part | // |and | // |second part| diff --git a/docs/next/text/index.html b/docs/next/text/index.html index bafc61d2b5f..7da3e695427 100644 --- a/docs/next/text/index.html +++ b/docs/next/text/index.html @@ -125,7 +125,7 @@ AppRegistry.registerComponent('AwesomeProject', // |First part and| // |second part | -// the will will flow in its own block +// otherwise, the text will flow in its own block // |First part | // |and | // |second part|