From b7256b3b9c777894e2ee6b5e6ca068cd532eeb22 Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 1 Nov 2019 06:17:07 +0100 Subject: [PATCH] Typo in documentation. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 3675d61..217a918 100644 --- a/README.adoc +++ b/README.adoc @@ -55,7 +55,7 @@ The generated HTML uses these classes: | mastodon-api-comment | A complete comment. | mastodon-api-comment-author | The author line the comment. | mastodon-api-comment-subject | The subject of the comment. -| mastodon-api-comment-content | The text the comment. +| mastodon-api-comment-content | The text of the comment. |=============================================================== ==== Example CSS