diff --git a/mongoose.c b/mongoose.c
index e8bfb4cdaeabd706965552e80f53a95be6d51a67..7a0bf849b27374d443de428211c767f54f414e7d 100644
--- a/mongoose.c
+++ b/mongoose.c
@@ -1342,7 +1342,7 @@ static const struct {
   {".ogg", 4, "application/ogg"},
   {".ram", 4, "audio/x-pn-realaudio"},
   {".xml", 4, "text/xml"},
-  {".json",  5, "text/json"},
+  {".json",  5, "application/json"},
   {".xslt", 5, "application/xml"},
   {".xsl", 4, "application/xml"},
   {".ra",  3, "audio/x-pn-realaudio"},