diff --git a/firstapp/source/orchestration.rst b/firstapp/source/orchestration.rst index 9aada3f04..2fa100a0f 100644 --- a/firstapp/source/orchestration.rst +++ b/firstapp/source/orchestration.rst @@ -41,7 +41,7 @@ This section introduces the `HOT templating language `_, 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 the Orchestration API directly through template files.