[devdocsgjs/main: 27/239] Fix format




commit 19d6edf65b317081ee6b51d39bd6f456d362d455
Author: Kid <44045911+kidonng users noreply github com>
Date:   Mon Nov 29 03:14:02 2021 +0000

    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
-    &copy; 2016&ndash;present Yarn Contributors<br>
-    Licensed under the BSD License.
+      &copy; 2016&ndash;present Yarn Contributors<br>
+      Licensed under the BSD License.
     HTML
 
     version 'Berry' do


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]