Skip to content

Commit 2704ccf

Browse files
committed
Make comment in README occupy fewer lines
1 parent b9b6996 commit 2704ccf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ The new preferred way to provide _SAMLResponse_, _RelayState_, and _SigAlg_ is v
88

99
```ruby
1010
# In this example `query_params` is assumed to contain decoded query parameters,
11-
# and `raw_query_params` is assumed to contain encoded query parameters as sent
12-
# by the IDP.
11+
# and `raw_query_params` is assumed to contain encoded query parameters as sent by the IDP.
1312
settings = {
1413
settings.security[:signature_method] = XMLSecurity::Document::RSA_SHA1
1514
settings.soft = false

0 commit comments

Comments
 (0)