Skip to content

Commit 32a83f3

Browse files
committed
fix attribution
1 parent 46f7a32 commit 32a83f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/trio.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class Trio < UrlScraper
1919
]
2020

2121
options[:attribution] = <<-HTML
22-
&copy; 2017-2019 Nathaniel Smith<br>
22+
&copy; 2017-2019 Nathaniel J. Smith<br>
2323
Licensed under MIT and Apache2.
2424
HTML
2525

0 commit comments

Comments
 (0)