From 8a063458a59f13ece87dc64bfa82564eb875231a Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Fri, 6 Jan 2017 19:59:05 +0000 Subject: [PATCH] Fix typo in README.md Change-Id: I45bf05229b6940b82ac6070f7ba6545a038686a7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39287f8..6296d0a 100644 --- a/README.md +++ b/README.md @@ -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