Skip to content

Commit c8856e4

Browse files
author
Ryan Jacobs
committed
Separate "more info"
1 parent 802623e commit c8856e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/github-copywriter.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
class Copywriter
1717

18-
COMMIT_MSG = "Update copyright. ♥ github-copywriter\nFor more info, visit http://ryanmjacobs.github.io/github-copywriter"
18+
COMMIT_MSG = "Update copyright. ♥ github-copywriter\n\nFor more info, visit http://ryanmjacobs.github.io/github-copywriter"
1919

2020
def initialize(username, password)
2121
# Auth to GitHub

0 commit comments

Comments
 (0)