README: small rewording "can be supported" -> "are supported" - sfeed - RSS and… | |
git clone git://git.codemadness.org/sfeed | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 7d4043084c2e933603243f259f4f9f080e1d8911 | |
parent b7965c20cddaf8a33a289ba12fe9865d49d72d95 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Wed, 28 Dec 2022 11:18:44 +0100 | |
README: small rewording "can be supported" -> "are supported" | |
Diffstat: | |
M README | 4 ++-- | |
1 file changed, 2 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/README b/README | |
@@ -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 can be | |
-supported by converting them to RSS/Atom or to the sfeed(5) format directly. | |
+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. | |
OS tested |