From 45c514e90730124fd74611d67e459ff925063161 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 21 Mar 2019 12:15:56 -0400 Subject: [PATCH] Fix typo in docs section header Now I get that sweet sweet keystone ATC status! Change-Id: I05cad80b4985d5ed5f73b76eb8dbca92c5954761 --- doc/source/contributor/services.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contributor/services.rst b/doc/source/contributor/services.rst index abf0e5b561..bee72989cf 100644 --- a/doc/source/contributor/services.rst +++ b/doc/source/contributor/services.rst @@ -337,7 +337,7 @@ simplified check string expression: "service:foobar:update": "role:member" "service:foobar:delete": "role:admin" -How to I incorporate authorization scopes into a service? +How do I incorporate authorization scopes into a service? ========================================================= Now that you understand the advantages of a shared approach to policy