summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-04-23 14:13:06 -0300
committerTorsten Grote <t@grobox.de>2020-04-23 14:13:06 -0300
commit3c1500b932e81453d5acbb0b83422953dd56a0ec (patch)
tree50b20e339cc0ca5ede67d46c474c855494f8d05b /design-documents
parentd45af5cacdf719c368af806619405f2dd1d2275b (diff)
downloaddocs-3c1500b932e81453d5acbb0b83422953dd56a0ec.tar.gz
docs-3c1500b932e81453d5acbb0b83422953dd56a0ec.tar.bz2
docs-3c1500b932e81453d5acbb0b83422953dd56a0ec.zip
exchanges MUST provide ToS in markdown format
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/003-tos-rendering.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/design-documents/003-tos-rendering.rst b/design-documents/003-tos-rendering.rst
index c945654c..5f6d8157 100644
--- a/design-documents/003-tos-rendering.rst
+++ b/design-documents/003-tos-rendering.rst
@@ -24,7 +24,7 @@ Proposed Solution
The service providers can output legal agreements in various formats,
determined via the ``"Accept: "`` request header. The format provider **must**
-support the ``text/plain`` mime type. The format provider **should** support
+support the ``text/plain`` mime type. The format provider **must** support
the ``text/markdown`` mime type. Except for styling and navigation, the
content of each format of the same legal agreement document **should** be the
same.