We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef799d1 commit 35ff391Copy full SHA for 35ff391
1 file changed
lib/docs/scrapers/htmx.rb
@@ -25,7 +25,7 @@ class Htmx < UrlScraper
25
26
# https://github.com/bigskysoftware/htmx/blob/master/LICENSE
27
options[:attribution] = <<-HTML
28
- Licensed under the Zero-Clause BSD
+ Licensed under the Zero-Clause BSD License.
29
HTML
30
31
def get_latest_version(opts)
0 commit comments