From 9e39ef39749b063a0a9a49fc7953fffd94684373 Mon Sep 17 00:00:00 2001 From: Sergey Otpuschennikov Date: Mon, 21 Nov 2016 10:42:07 +0000 Subject: [PATCH] Revert "Minor formatting fix" This reverts commit 28fc975e8dec4785b5e1c0870eb3ac603ce6c92c. Change-Id: I7c32aafc0440dfc110bf8aab70d864abe2407e0b --- .../fuel-plugin-sdk-guide/create-plugin/describe-plugin.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugindocs/fuel-plugin-sdk-guide/create-plugin/describe-plugin.rst b/plugindocs/fuel-plugin-sdk-guide/create-plugin/describe-plugin.rst index 512e5f83e..aced6a4fc 100644 --- a/plugindocs/fuel-plugin-sdk-guide/create-plugin/describe-plugin.rst +++ b/plugindocs/fuel-plugin-sdk-guide/create-plugin/describe-plugin.rst @@ -65,7 +65,7 @@ The Fuel Plugin Builder generates three files: * ``releases: repository_path`` -- A path in your plugin directory where all the packages for the release are. Relative to the plugin root. * ``base_release_path`` -- Defines the template from which to inherit - the data tree by overriding keys. + the data tree by overriding keys. * ``networks_path`` -- Path to the ``networks.yaml`` file. * ``volumes_path`` -- Path to the ``volumes.yaml`` file. * ``roles_path`` -- Path to the ``roles.yaml`` file.