Skip to content

Commit 963f297

Browse files
author
Andrew Thal
authored
Fix attributeConsumingService serviceName format in README.
1 parent 119eb9f commit 963f297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ This is the settings.json file:
243243
// attributeConsumingService. nameFormat, attributeValue and
244244
// friendlyName can be omitted
245245
"attributeConsumingService": {
246-
"ServiceName": "SP test",
246+
"serviceName": "SP test",
247247
"serviceDescription": "Test Service",
248248
"requestedAttributes": [
249249
{

0 commit comments

Comments
 (0)