Skip to content

Commit 35ff391

Browse files
committed
htmx: missing "license"
1 parent ef799d1 commit 35ff391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/htmx.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class Htmx < UrlScraper
2525

2626
# https://github.com/bigskysoftware/htmx/blob/master/LICENSE
2727
options[:attribution] = <<-HTML
28-
Licensed under the Zero-Clause BSD
28+
Licensed under the Zero-Clause BSD License.
2929
HTML
3030

3131
def get_latest_version(opts)

0 commit comments

Comments
 (0)