We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8788994 commit 3d7e066Copy full SHA for 3d7e066
Lib/test/test_mimetypes.py
@@ -229,7 +229,7 @@ def check_extensions():
229
("application/epub+zip", ".epub"),
230
('application/json', '.json'),
231
('application/manifest+json', '.webmanifest'),
232
- ('applicaion/mathematica', '.nb'),
+ ('application/mathematica', '.nb'),
233
('application/mathml+xml', '.mml'),
234
('application/mbox', '.mbox'),
235
("application/octet-stream", ".bin"),
0 commit comments