From e10f66746b758cf2691098cb5ccda9c8375755ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Hausman?= Date: Thu, 8 Nov 2018 14:16:41 +0100 Subject: [PATCH] Fixed a typo in README.md Change-Id: Id432e8ba08baaa50976f4d1d8d105a4d38f110ae --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7649ba24..97f1bae4 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The following interfaces are provided: `admin_url` and `internal_url`. It first checks that the requested service is listed as a supported service. This list should stay updated to support current OpenStack core services. If the service is supported, an entry in the - service catalog is created, an endpoint template is created and a admin token + service catalog is created, an endpoint template is created and an admin token is generated. The other end of the relation receives the token as well as info on which ports Keystone is listening on.