diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 22892c4..1159195 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -2180,7 +2180,7 @@ You can call ``Tag.smooth()`` to clean up the parse tree by consolidating adjace # A one, a two # </p> -`The ``smooth()`` method is new in Beautiful Soup 4.8.0.` +The ``smooth()`` method is new in Beautiful Soup 4.8.0. Output ====== |