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

Commit f24a710

Browse files
committed
bug fix
1 parent a59ceb3 commit f24a710

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/mime.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var mimeTypes = {
88
pjpeg: 'image/pjpeg',
99
svg: 'image/svg+xml',
1010
ico: 'image/x-icon',
11-
txt: 'tetx/plain',
11+
txt: 'text/plain',
1212
docx: 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
1313
fb: 'application/x-fictionbook+xml',
1414
fb2: 'application/x-fictionbook+xml'

src/mime.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const mimeTypes: {[key: string]: string} = {
66
pjpeg: 'image/pjpeg',
77
svg: 'image/svg+xml',
88
ico: 'image/x-icon',
9-
txt: 'tetx/plain',
9+
txt: 'text/plain',
1010
docx: 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
1111
fb: 'application/x-fictionbook+xml',
1212
fb2: 'application/x-fictionbook+xml'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy