Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit c3b3be2

Browse files
didn't like some of the wording
1 parent b44235e commit c3b3be2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Update `/simplesamlphp/config/config.php`:
1515
```
1616

1717
### Google reCAPTCHA
18-
if a site key has been provided in `$this->data['recaptcha.siteKey']`, the
19-
username/password page will require the user prove his/her humanity.
18+
If a site key has been provided in `$this->data['recaptcha.siteKey']`, the
19+
username/password page may require the user prove his/her humanity.
2020

2121
### Branding
2222
Update `/simplesamlphp/config/config.php`:
@@ -80,4 +80,4 @@ Translations are categorized by page in definition files located in the `diction
8080

8181
Localization is affected by the configuration setting `language.available`. Only language codes found in this property will be utilized.
8282
For example, if a translation is provided in Afrikaans for this module, the configuration must be adjusted to make 'af' an available
83-
language. If that's not done, the translation function will not utilize the translations even if provided.
83+
language. If that's not done, the translation function will not utilize the translations even if provided.

0 commit comments

Comments
 (0)