From 2faf245876822702e99d036d23cd3792ab5e0b84 Mon Sep 17 00:00:00 2001 From: Daniel Thul Date: Wed, 11 Nov 2015 23:46:51 +0100 Subject: [PATCH] Fix typo. --- docs/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index 855136ff..245d3bab 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -132,7 +132,7 @@ The following configuration values are used internally by Flask: default static file handler) and :func:`~flask.send_file`, as :class:`datetime.timedelta` or as seconds. - seconds. Override this value on a per-file + Override this value on a per-file basis using the :meth:`~flask.Flask.get_send_file_max_age` hook on :class:`~flask.Flask` or