Skip to content

Commit 339e9c1

Browse files
Merge branch 'anthony/modal-file-upload' of https://github.com/discord/discord-api-docs into anthony/modal-file-upload
2 parents 82f12a9 + 57da5a3 commit 339e9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/reference.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2061,7 +2061,7 @@ The `description` may display above or below the `component` depending on the pl
20612061

20622062
File Upload is an interactive component that allows users to upload files in modals. File Uploads can be configured to have a minimum and maximum number of files between 0 and 10 along with `required` for if the upload is required to submit the modal. The max file size a user can upload is based on the user's upload limit in that channel.
20632063

2064-
File Uploads are available om modals. They must be placed inside a [Label](/docs/components/reference#label).
2064+
File Uploads are available on modals. They must be placed inside a [Label](/docs/components/reference#label).
20652065

20662066
###### File Upload Structure
20672067

0 commit comments

Comments
 (0)