Skip to content

Commit e8031d2

Browse files
committed
Fix code sample in documentation
1 parent 4aefa08 commit e8031d2

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
@@ -228,7 +228,7 @@ This is the settings.json file:
228228
// attributeConsumingService. nameFormat, attributeValue and
229229
// friendlyName can be ommited
230230
"attributeConsumingService": {
231-
"ServiceName": "SP test",
231+
"serviceName": "SP test",
232232
"serviceDescription": "Test Service",
233233
"requestedAttributes": [
234234
{

0 commit comments

Comments
 (0)