From 3f18697f37b777ca5890c8e8315a8422923da05e Mon Sep 17 00:00:00 2001 From: Robert Haritonov Date: Wed, 1 Jul 2015 18:46:47 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a64fd6..faf55f5 100644 --- a/README.md +++ b/README.md @@ -275,7 +275,7 @@ Wraps a `bower install` and applies additional options like `requirejs-conf` gen Also accepts `bower install` arguments like --save, -save-dev, --production, check `bower install -h`. -#### Exampels +#### Examples ``` bb install jquery --save