Skip to content

Commit 56d8d5b

Browse files
authored
Fix typo in rorvswild.yml (#40)
1 parent 3abb0d5 commit 56d8d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rorvswild/installer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def self.template(api_key)
5252
# logger: log/rorvswild.log # By default it uses Rails.logger or Logger.new(STDOUT)
5353
#
5454
# # Deployment tracking is working without any actions from your part if the Rails app
55-
# # is inside a Git repositoriy, is deployed via Capistrano.
55+
# # is inside a Git repository, is deployed via Capistrano.
5656
# # In the other cases, you can provide the following details.
5757
# deployment:
5858
# revision: <%= "Anything that will return the deployment version" %> # Mandatory

0 commit comments

Comments
 (0)