Typo fix (#34088)
This commit is contained in:
parent
4713d9ea44
commit
fd2150f9fa
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ options:
|
|||
description:
|
||||
- >
|
||||
Dict entry from extension to MIME type. This will override any default/sniffed MIME type.
|
||||
For example C({".txt": "application/text", ".yml": "appication/text"})
|
||||
For example C({".txt": "application/text", ".yml": "application/text"})
|
||||
required: false
|
||||
include:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue