浏览代码

htmx: missing "license"

Simon Legner 1 年之前
父节点
当前提交
35ff391b34
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/htmx.rb

+ 1 - 1
lib/docs/scrapers/htmx.rb

@@ -25,7 +25,7 @@ module Docs
 
 	# https://github.com/bigskysoftware/htmx/blob/master/LICENSE
     options[:attribution] = <<-HTML
-	  Licensed under the Zero-Clause BSD
+	  Licensed under the Zero-Clause BSD License.
     HTML
 
     def get_latest_version(opts)