Skip to content

Commit

Permalink
Merge pull request #2 from kevinsimper/patch-1
Browse files Browse the repository at this point in the history
Fix small spelling mistake
  • Loading branch information
kmkzt authored May 26, 2019
2 parents eea6349 + 0d1fd66 commit b78bfc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const [renderRef, action] = useSvgDrawing()
action.clear()

// svg download
action.dowonload()
action.download()

// undo drawing
action.undo()
Expand Down

0 comments on commit b78bfc8

Please sign in to comment.