Skip to content

Commit

Permalink
[DOC] fixed errata in image doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ovarunendra committed May 7, 2018
1 parent 29fa4e0 commit 1a1fd80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/image.md
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ Does not work for static image resources.
| ------- | -------- | -------- | ---------------------------------------------------------------------------------------------------- |
| uri | string | Yes | The location of the image. |
| success | function | Yes | The function that will be called if the image was successfully found and width and height retrieved. |
| failure | function | No | The function that will be called if there was an error, such as failing toto retrieve the image. |
| failure | function | No | The function that will be called if there was an error, such as failing to retrieve the image. |

---

Expand Down

0 comments on commit 1a1fd80

Please sign in to comment.