diff --git a/docs/patterns/flashing.rst b/docs/patterns/flashing.rst index b491712f..4cea0206 100644 --- a/docs/patterns/flashing.rst +++ b/docs/patterns/flashing.rst @@ -14,7 +14,7 @@ template that does this. Simple Flashing --------------- -So here a full example:: +So here is a full example:: from flask import flash, redirect, url_for, render_template