Skip to content

Commit

Permalink
docs: typos
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Aug 7, 2024
1 parent fac6114 commit 3d8627f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ You can see the full documentation and list of examples at
> _Unexported fields_ will be **ignored** by `env`.
> This is by design and will not change.
### Methods
### Functions

- `Parse`: parse the current environment into a type
- `ParseAs`: parse the current environment into a type using generics
Expand All @@ -59,7 +59,7 @@ You can see the full documentation and list of examples at
- `GetFieldParamsWithOptions`: get the `env` parsed options for a type with
custom options

### Supported types and defaults
### Supported types

Out of the box all built-in types are supported, plus a few others that
are commonly used.
Expand Down

0 comments on commit 3d8627f

Please sign in to comment.