Skip to content

Commit da96b06

Browse files
committed
Fix Readme #353
1 parent eda6530 commit da96b06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings_example.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
// attributeConsumingService. nameFormat, attributeValue and
3535
// friendlyName can be omitted. Otherwise remove this section.
3636
"attributeConsumingService"=> array(
37-
"ServiceName" => "SP test",
37+
"serviceName" => "SP test"
3838
"serviceDescription" => "Test Service",
3939
"requestedAttributes" => array(
4040
array(

0 commit comments

Comments
 (0)