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 dd66b0f commit 1bc01e1Copy full SHA for 1bc01e1
README.md
@@ -41,9 +41,9 @@ Here is an example of the launchpage once it's all styled/designed
41
Items you should change to customise it for your needs (baring the
42
obvious. I'm not listing those. You'll see the title, etc.):
43
44
-1. The .gitignore includes the mail initializer.
+ - The .gitignore includes the mail initializer.
45
46
-2. Create the file *setup_email.rb* in */config/initializers* with the layout
+1. Create the file *setup_email.rb* in */config/initializers* with the layout
47
for stmp below and fill with your own information:
48
49
```ruby
0 commit comments