Skip to content

Commit 3d8627f

Browse files
committedAug 7, 2024··
docs: typos
1 parent fac6114 commit 3d8627f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You can see the full documentation and list of examples at
4646
> _Unexported fields_ will be **ignored** by `env`.
4747
> This is by design and will not change.
4848
49-
### Methods
49+
### Functions
5050

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

62-
### Supported types and defaults
62+
### Supported types
6363

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

0 commit comments

Comments
 (0)
Please sign in to comment.