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

Commit cdc78f1

Browse files
author
Billy Clark
committed
typos
1 parent 361976e commit cdc78f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Update `/simplesamlphp/config/config.php`:
3434
```
3535

3636
### Announcements
37-
if something is found in `$this->data['announcement']` an alert will be shown to the user filled with the
37+
If something is found in `$this->data['announcement']` an alert will be shown to the user filled with the
3838
content of that announcement. HTML is supported.
3939

4040
## Testing theme
@@ -77,7 +77,7 @@ content of that announcement. HTML is supported.
7777
11. Login as idp2 administrator, e.g., username=admin & password=b
7878

7979
## i18n support
80-
Translations are categorized by page in definition files located in the `dictonaries` directory.
80+
Translations are categorized by page in definition files located in the `dictionaries` directory.
8181

8282
Localization is affected by the configuration setting `language.available`. Only language codes found in this property will be utilized.
8383
For example, if a translation is provided in Afrikaans for this module, the configuration must be adjusted to make 'af' an available

0 commit comments

Comments
 (0)