Skip to content

Commit

Permalink
Typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Webklex committed Feb 4, 2020
1 parent 5d79675 commit d38e0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -751,7 +751,7 @@ if you're just wishing a feature ;)
| getName | | string or null | Get attachment name |
| getPartNumber | | int or null | Get attachment part number |
| getContent | | string or null | Get attachment content |
| setSize | | int or null | Get attachment size |
| getSize | | int or null | Get attachment size |
| getType | | string or null | Get attachment type |
| getDisposition | | string or null | Get attachment disposition |
| getContentType | | string or null | Get attachment content type |
Expand Down

0 comments on commit d38e0cc

Please sign in to comment.