fix a wrong language tag

Signed-off-by: Julien Boyer <julien@larevolution.re>
Signed-off-by: sitarane <julien@larevolution.re>
pull/377/head
Julien Boyer 11 months ago committed by sitarane
parent d19ff6938e
commit beec10098b
  1. 2
      official-documentation-samples/rails/README.md

@ -328,7 +328,7 @@ send email.
Then add this to config/development.rb
```yaml
```ruby
config.action_mailer.delivery_method = :smtp
config.action_mailer.smtp_settings = {
:address => 'maildev',

Loading…
Cancel
Save