From 1a893f74d3e51da520c0601f8a64afda40de8f05 Mon Sep 17 00:00:00 2001 From: dongwenjuan Date: Thu, 4 Aug 2016 18:05:16 +0800 Subject: [PATCH] Fix a word spell error use `fpb` not `fbp` in README.rst Signed-off-by: dongwenjuan Change-Id: I84174747a0811538373ee85ab8657c8acdb6a668 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 951ab02..7f0cd02 100644 --- a/README.rst +++ b/README.rst @@ -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: