Skip to content

Commit

Permalink
Merge pull request phoenixframework#955 from mobileoverlord/master
Browse files Browse the repository at this point in the history
Fixed endpoint documentation typo
  • Loading branch information
ericmj committed Jun 10, 2015
2 parents 35025a4 + bef2588 commit dec9188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/phoenix/endpoint.ex
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ defmodule Phoenix.Endpoint do
### Runtime configuration
* `:root` - the root of your application for running external commands.
This is only required if the watchers or cde reloading functionality
This is only required if the watchers or code reloading functionality
are enabled.
* `:cache_static_lookup` - when `true`, static file lookup in the
Expand Down

0 comments on commit dec9188

Please sign in to comment.