Skip to content

Commit

Permalink
small readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
glebm committed Jan 30, 2012
1 parent ae3ba58 commit 6de34b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ In config/initializers/rails_email_preview.rb

require 'rails_email_preview'
RailsEmailPreview.setup do |config|
config.preview_classes = [ ListingMessageMailer::Preview ]
config.preview_classes = [ Notifier::Preview ]
end

# If you want to render it within the application layout, uncomment the following lines:
Expand Down

0 comments on commit 6de34b1

Please sign in to comment.