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 3abb0d5 commit 56d8d5bCopy full SHA for 56d8d5b
lib/rorvswild/installer.rb
@@ -52,7 +52,7 @@ def self.template(api_key)
52
# logger: log/rorvswild.log # By default it uses Rails.logger or Logger.new(STDOUT)
53
#
54
# # Deployment tracking is working without any actions from your part if the Rails app
55
- # # is inside a Git repositoriy, is deployed via Capistrano.
+ # # is inside a Git repository, is deployed via Capistrano.
56
# # In the other cases, you can provide the following details.
57
# deployment:
58
# revision: <%= "Anything that will return the deployment version" %> # Mandatory
0 commit comments