Skip to content

Commit 1f260aa

Browse files
committed
Fix readme
1 parent 0caca12 commit 1f260aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# go-sprintf-host-port
1+
# no-sprintf-host-port
22

3-
The Go linter go-sprintf-host-port checks that sprintf is not used to
3+
The Go linter no-sprintf-host-port checks that sprintf is not used to
44
construct a host:port combination in a URL. A frequent pattern is for a
55
developer to construct a URL like this:
66

0 commit comments

Comments
 (0)