Skip to content

Commit

Permalink
Update image-node.md (#1230)
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
orkhan-huseynov authored and maicki committed Nov 12, 2018
1 parent 39f25f6 commit ce78fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_docs/image-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ prevPage: text-node.html
nextPage: network-image-node.html
---

`ASImageNode` is the Texture equivalent to `UIImageView`. The most basic difference is that images are decoded asynchronously by default. Of course, there are more advanced improvments as well such as GIF support and `imageModificationBlock`s.
`ASImageNode` is the Texture equivalent to `UIImageView`. The most basic difference is that images are decoded asynchronously by default. Of course, there are more advanced improvements as well such as GIF support and `imageModificationBlock`s.

### Basic Usage

Expand Down

0 comments on commit ce78fa0

Please sign in to comment.