Fix typo in README.md

Change-Id: I45bf05229b6940b82ac6070f7ba6545a038686a7
This commit is contained in:
Corey Bryant 2017-01-06 19:59:05 +00:00
parent 4d51706679
commit 8a063458a5
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ API services, and provides all of the core functionality for:
To use this layer, including the following in the layer.yaml of your charm:
include: ['layer:openstack-principle']
include: ['layer:openstack-api']
And then read the [new API charm](https://github.com/openstack/charm-guide/blob/master/doc/source/new-charm.rst)
guide for details on how to use this layer in-conjuction with the