Skip to content

Commit bff5551

Browse files
Update snippets/snippets.code-snippets
Co-authored-by: Wasi Master <63045920+wasi-master@users.noreply.github.com>
1 parent eb2cb8f commit bff5551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/snippets.code-snippets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
},
250250

251251
"discord.py Exception":{
252-
"prefix": "!excpt",
252+
"prefix": "!except",
253253
"body": [
254254
"class ${1:My}Error(${2:CommandError}):",
255255
" \"\"\"${3:Error Description}\"\"\"",

0 commit comments

Comments
 (0)