Skip to content

Commit d31952f

Browse files
authored
Merge pull request #173 from athal7/serviceName-docs
Fix attributeConsumingService serviceName format in README.
2 parents 119eb9f + 963f297 commit d31952f

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)