Browse Source

Fix uploaddata naming

Samuel Attard 8 years ago
parent
commit
ad45c084cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/structures/upload-data.md

+ 1 - 1
docs/api/structures/upload-data.md

@@ -1,4 +1,4 @@
-# ThumbarButton Object
+# UploadData Object
 
 * `bytes` Buffer - Content being sent.
 * `file` String - Path of file being uploaded.