Fix error in profile_type.rst

Fix error in profile_type.rst

Change-Id: I78d9201147a1567032fea2d7f884eff8c5c0d7b3
This commit is contained in:
miaohb
2016-09-09 14:19:41 +08:00
parent f92710fb7c
commit 6771f842f1

View File

@@ -61,7 +61,7 @@ operations:
implementation a chance to make changes to the object accordingly;
* ``recover_object()``: recover an object with operation given by inputs from
the profile object. By default, ``recreate`` is used if no operation is
provided to to delete firstly then create the object.
provided to delete firstly then create the object.
Abstract Methods