소스 검색

Fix format

Kid 4 년 전
부모
커밋
19d6edf65b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      lib/docs/scrapers/yarn.rb

+ 2 - 2
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