Typo fix. That is what was meant, right?

This commit is contained in:
Simon Sapin 2010-06-07 15:21:30 +08:00 committed by Armin Ronacher
parent 1762ea5a2b
commit 54d22f1c55

View file

@ -172,7 +172,7 @@ HTML5 adds many new features that make Web applications easier to write
and to use.
- The ``<audio>`` and ``<video>`` tags provide a way to embed audio and
video without complicated add-ons like QuickTime and Flask.
video without complicated add-ons like QuickTime or Flash.
- Semantic elements like ``<article>``, ``<header>``, ``<nav>``, and
``<time>`` that make content easier to understand.
- The ``<canvas>`` tag, which supports a powerful drawing API, reducing