From 19d6edf65b317081ee6b51d39bd6f456d362d455 Mon Sep 17 00:00:00 2001
From: Kid <44045911+kidonng@users.noreply.github.com>
Date: Mon, 29 Nov 2021 03:14:02 +0000
Subject: [PATCH] Fix format
---
lib/docs/scrapers/yarn.rb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/docs/scrapers/yarn.rb b/lib/docs/scrapers/yarn.rb
index 90a2a1c7..12b44f5e 100644
--- a/lib/docs/scrapers/yarn.rb
+++ b/lib/docs/scrapers/yarn.rb
@@ -8,8 +8,8 @@ module Docs
options[:skip] = %w(nightly)
options[:attribution] = <<-HTML
- © 2016–present Yarn Contributors
- Licensed under the BSD License.
+ © 2016–present Yarn Contributors
+ Licensed under the BSD License.
HTML
version 'Berry' do