Fix typo in doc

"programatically" should be "programmatically"

Change-Id: I8f68f3048a2142cb98b778e03bfcdb9e191164e9
This commit is contained in:
zhangyanxian 2016-12-19 07:03:46 +00:00
parent 206d216606
commit 1aef1e0732

View File

@ -41,7 +41,7 @@ This section introduces the
`HOT templating language <http://docs.openstack.org/developer/heat/template_guide/hot_guide.html>`_, `HOT templating language <http://docs.openstack.org/developer/heat/template_guide/hot_guide.html>`_,
and takes you through some common OpenStack Orchestration calls. and takes you through some common OpenStack Orchestration calls.
In previous sections, you used your SDK to programatically interact with In previous sections, you used your SDK to programmatically interact with
OpenStack. In this section, you use the 'heat' command-line client to access OpenStack. In this section, you use the 'heat' command-line client to access
the Orchestration API directly through template files. the Orchestration API directly through template files.