Fix typo in rails.md (#1641)

This commit is contained in:
Julio Maniratunga 2021-04-16 16:58:10 +03:00 committed by GitHub
parent 7e5ccb9336
commit 85d55d6e13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ http://apidock.com/rails/ActionController/Base
end
end
### Default URL optinos
### Default URL options
class ApplicationController < ActionController::Base
# The options parameter is the hash passed in to 'url_for'