Fix a small typo in entrypoints documentation
This commit is contained in:
parent
a79cdd1dfa
commit
00a5f4c401
1 changed files with 1 additions and 1 deletions
|
@ -472,7 +472,7 @@ Setting them has no effect for UDP entryPoints.
|
|||
If zero, no timeout exists.
|
||||
Can be provided in a format supported by [time.ParseDuration](https://golang.org/pkg/time/#ParseDuration) or as raw values (digits).
|
||||
If no units are provided, the value is parsed assuming seconds.
|
||||
We strongly suggest to adapt this value accordingly to the your needs.
|
||||
We strongly suggest adapting this value accordingly to your needs.
|
||||
|
||||
```yaml tab="File (YAML)"
|
||||
## Static configuration
|
||||
|
|
Loading…
Reference in a new issue