From 2533338601c51156de22cfc3d0a4aecafe6688c5 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Wed, 17 Mar 2021 15:11:29 -0500 Subject: [PATCH] fix content-type --- chapters/jsonChapters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/jsonChapters.md b/chapters/jsonChapters.md index 4711191..bc560fb 100644 --- a/chapters/jsonChapters.md +++ b/chapters/jsonChapters.md @@ -4,7 +4,7 @@ This is the initial spec for a json chapters format that can be referenced in an the "podcast" namespace. This file can reside on any publicly accessible url. See the podcast namespace documentation for details on the format of the tag. -This type of file should be served with a Content-type of 'application/audio-chapters+json'. Chapter order is assumed to be +This type of file should be served with a Content-type of 'application/json+chapters'. Chapter order is assumed to be in ascending order based on the `startTime`.