diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2023-04-06 19:35:24 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2023-04-06 19:35:24 +0200 |
commit | 15d18283616a951f060daf8f96996def532b8e21 (patch) | |
tree | ccf48fac8ae48b663b0a2a0c5a2097c3533857bd /README | |
parent | 5a27c58675ddf4113d64a84f715cb3fecb681a6d (diff) |
README: fix typo JSONfeed -> JSON Feed
https://www.jsonfeed.org/version/1.1/
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -146,8 +146,8 @@ sfeed supports a subset of XML 1.0 and a subset of: - MediaRSS extensions (media:). - Dublin Core extensions (dc:). -Other formats like JSONfeed, twtxt or certain RSS/Atom extensions are supported -by converting them to RSS/Atom or to the sfeed(5) format directly. +Other formats like JSON Feed, twtxt or certain RSS/Atom extensions are +supported by converting them to RSS/Atom or to the sfeed(5) format directly. OS tested |