Skip to content

Commit 7b67c8f

Browse files
authored
Merge pull request #94 from gbaptista/fix-readme-typo
Fix typo
2 parents 7b25f09 + 3f9dcfd commit 7b67c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Here is a more complicated configuration showing most of the configuration optio
131131
:username_session_key => :cas_user,
132132
:extra_attributes_session_key => :cas_extra_attributes,
133133
:logger => cas_logger,
134-
:enable_single_sign_out => true
134+
:enable_single_sign_out => true,
135135
:service_url => "https://mysite.service.com"
136136
)
137137

0 commit comments

Comments
 (0)