Skip to content

Commit

Permalink
Merge pull request #1 from metaperl/main
Browse files Browse the repository at this point in the history
  • Loading branch information
DanCardin authored Nov 8, 2023
2 parents ea36f9a + dee9b33 commit 2ea1507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ example: Example = load_settings(Example, nested_delimiter='_')
necessitating the use of a mypy plugin for it to not emit type errors into
user code.

The code recommended in their documentation for namespacing settingj, looks
The code recommended in their documentation for namespacing settings, looks
like:

```python
Expand Down

0 comments on commit 2ea1507

Please sign in to comment.