Skip to content
This repository was archived by the owner on Jul 19, 2021. It is now read-only.

Commit a30b862

Browse files
fix(v12-changes): typo in heading (discordjs#480)
1 parent bdcad8a commit a30b862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/additional-info/changes-in-v12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Some image-related properties like `user.avatarURL` are now a method in v12, so
195195
+ guild.splashURL();
196196
```
197197

198-
## Dynamic File type
198+
### Dynamic File type
199199

200200
Version 12 now allows you to dynamically set the file type for images. If the `dynamic` option is provided you will receive a `.gif` URL if the image is animated, otherwise it will fall back to the specified `format` or its default `.webp` if none is provided.
201201

0 commit comments

Comments
 (0)