From 5317271fad7515a5c375ed2d47995baa1f77f9a9 Mon Sep 17 00:00:00 2001 From: siddharth Date: Wed, 1 Dec 2021 22:21:49 -0500 Subject: fern.go: fix indentation in doc --- fern.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern.go b/fern.go index 21f9206..890fc2e 100644 --- a/fern.go +++ b/fern.go @@ -21,7 +21,7 @@ // "feeds": [...] // list of media feeds. // } // -// Each item in the media "feeds" must be: +// Each item in the media "feeds" must be: // // { // "id": "media-feed-id", // uniquid identifier for the media feed -- cgit v1.2.3