diff mod_rest/README.markdown @ 4506:508cb880b163

mod_rest: Fix typos [codespell]
author Kim Alvefur <zash@zash.se>
date Tue, 09 Mar 2021 18:44:35 +0100
parents 7ab0c423688a
children 073f5397c1d2
line wrap: on
line diff
--- a/mod_rest/README.markdown	Tue Mar 09 12:55:42 2021 +0100
+++ b/mod_rest/README.markdown	Tue Mar 09 18:44:35 2021 +0100
@@ -384,7 +384,7 @@
     `"composing"` (typing).
 
 `html`
-:   String with HTML allowing rich formating. **MUST** be contained in a
+:   String with HTML allowing rich formatting. **MUST** be contained in a
     `<body>` element.
 
 `oob_url`
@@ -467,7 +467,7 @@
 
     `data`
     :   Map with only the data for result dataforms. Fields may be
-        stings or arrays of strings.
+        strings or arrays of strings.
 
 ##### Example