Bläddra i källkod

htmx: missing "license"

Simon Legner 1 år sedan
förälder
incheckning
35ff391b34
1 ändrade filer med 1 tillägg och 1 borttagningar
  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)