format .. note properly
diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst
index ef4999a..c13289a 100644
--- a/Doc/whatsnew/3.5.rst
+++ b/Doc/whatsnew/3.5.rst
@@ -49,9 +49,11 @@
 
 For full details, see the :source:`Misc/NEWS` file.
 
-.. note:: Prerelease users should be aware that this document is currently in
-   draft form. It will be updated substantially as Python 3.5 moves towards
-   release, so it's worth checking back even after reading earlier versions.
+.. note::
+
+   Prerelease users should be aware that this document is currently in draft
+   form. It will be updated substantially as Python 3.5 moves towards release,
+   so it's worth checking back even after reading earlier versions.
 
 
 .. seealso::