Fix typo in docs
This commit is contained in:
parent
3ef4dc61fa
commit
836cef28ed
@ -23,7 +23,7 @@ values as they will be applied automatically
|
|||||||
:::warning Images
|
:::warning Images
|
||||||
If you plan on using images inside your markdown/HTML, you will have to **explicitly**
|
If you plan on using images inside your markdown/HTML, you will have to **explicitly**
|
||||||
register an implementation of `AsyncDrawable.Loader` via `#asyncDrawableLoader` builder method.
|
register an implementation of `AsyncDrawable.Loader` via `#asyncDrawableLoader` builder method.
|
||||||
`Markwon` comes with ready implementation for that and it can be cound in
|
`Markwon` comes with ready implementation for that and it can be found in
|
||||||
`markwon-image-loader` module. Refer to module [documentation](/docs/image-loader.md)
|
`markwon-image-loader` module. Refer to module [documentation](/docs/image-loader.md)
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user