فهرست منبع

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)