From 376b498583c13358cad526ad3d43dc5fe35990c7 Mon Sep 17 00:00:00 2001 From: single-right-quote <34298117+single-right-quote@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:29:46 +0000 Subject: [PATCH] change example content type for Market Commons per https://github.com/marrus-sh/MarketCommons2-Ecmascript#miscellaneous --- visible-to-httpd/configuration/Content-Type_table/market | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/visible-to-httpd/configuration/Content-Type_table/market b/visible-to-httpd/configuration/Content-Type_table/market index 70a0914..88c76a3 100644 --- a/visible-to-httpd/configuration/Content-Type_table/market +++ b/visible-to-httpd/configuration/Content-Type_table/market @@ -1 +1 @@ -text/x.market; charset=utf-8 \ No newline at end of file +application/x.market; charset=utf-8 \ No newline at end of file -- 2.47.3