From 963f297f63c01108dd0e2e71b509987a9c44b3cb Mon Sep 17 00:00:00 2001 From: Andrew Thal Date: Mon, 12 Dec 2016 15:41:13 -0500 Subject: [PATCH] Fix attributeConsumingService serviceName format in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc21560d..bb1d9e5a 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ This is the settings.json file: // attributeConsumingService. nameFormat, attributeValue and // friendlyName can be omitted "attributeConsumingService": { - "ServiceName": "SP test", + "serviceName": "SP test", "serviceDescription": "Test Service", "requestedAttributes": [ {