Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mvz committed Jul 29, 2017
1 parent 1c070a8 commit 2b33aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -7,7 +7,7 @@
This release depends on Rails 5.0.x and splits Publify into several engines.
See the changelogs for the individual engines for more details.

* Use Rails' default method of setting secrect_key_base in production: Through
* Use Rails' default method of setting secret_key_base in production: Through
an environment variable. This means you will have to update your production
environment so this variable is actually set (whithajess)
* Break out Publify functionality into several engine gems (mvz)
Expand Down

0 comments on commit 2b33aa8

Please sign in to comment.