Fix a word spell error

use `fpb` not `fbp` in README.rst

Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>

Change-Id: I84174747a0811538373ee85ab8657c8acdb6a668
This commit is contained in:
dongwenjuan 2016-08-04 18:05:16 +08:00
parent fe7b5573d3
commit 1a893f74d3
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Creating your own plugins
Detailed instructions can be found in the `Plugins Wiki`_ page.
Plugins should be built using the ``fuel-plugin-builder`` (fpb) utility
found in this repoistory or via ``pip``. ``fbp`` will ensure that build
found in this repoistory or via ``pip``. ``fpb`` will ensure that build
steps as well as validation is performed prior to assembling a package.
Abbreviated instructions: