Fix markdown issue in template_file docs

Extra underscore was breaking markdown.
This commit is contained in:
Cameron Stokes 2016-06-24 07:53:21 -07:00 committed by GitHub
parent 33053f8170
commit 0857b13cb9
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ The following arguments are supported:
The following arguments are maintained for backwards compatibility and may be
removed in a future version:
* `filename` - __Deprecated, please use `template` instead_. The filename for
* `filename` - _Deprecated, please use `template` instead_. The filename for
the template. Use [path variables](/docs/configuration/interpolation.html#path-variables) to make
this path relative to different path roots.