From 7d68141b359458d7cc6535eed230de3819f8e5b4 Mon Sep 17 00:00:00 2001 From: Ben Alpert Date: Tue, 6 Oct 2015 23:18:52 -0700 Subject: [PATCH] Fix bower info in RC blog post Fixes #5054. --- _posts/2015-09-10-react-v0.14-rc1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2015-09-10-react-v0.14-rc1.md b/_posts/2015-09-10-react-v0.14-rc1.md index 187bc367..a1ac0ef4 100644 --- a/_posts/2015-09-10-react-v0.14-rc1.md +++ b/_posts/2015-09-10-react-v0.14-rc1.md @@ -28,7 +28,7 @@ If you can’t use `npm` yet, we also provide pre-built browser builds for your Dev build with warnings: Minified build for production: -These builds are also available in the `react` and `react-dom` packages on bower. +These builds are also available in the `react` package on bower. ## Changelog