From d41f8a66f0e5d51b9e888e1bedea20e736be290b Mon Sep 17 00:00:00 2001 From: KILR <65610641+KILR007@users.noreply.github.com> Date: Sun, 18 Oct 2020 21:29:36 +0530 Subject: [PATCH] Fix small typo (#502) * Fix Typo * No extra new line * Update mime.types Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com> --- pyrogram/mime.types | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyrogram/mime.types b/pyrogram/mime.types index 50ec065d..bb8f6fdb 100644 --- a/pyrogram/mime.types +++ b/pyrogram/mime.types @@ -1,6 +1,6 @@ # This file maps Internet media types to unique file extension(s). # Although created for httpd, this file is used by many software systems -# and has been placed in the public domain for unlimited redisribution. +# and has been placed in the public domain for unlimited redistribution. # # The table below contains both registered and (common) unregistered types. # A type that has no unique extension can be ignored -- they are listed @@ -1855,4 +1855,4 @@ video/x-smv smv x-conference/x-cooltalk ice # Telegram animated stickers -application/x-tgsticker tgs \ No newline at end of file +application/x-tgsticker tgs