diff --git a/doc/contents.html b/doc/contents.html
index 0c0ae21..9a52892 100644
--- a/doc/contents.html
+++ b/doc/contents.html
@@ -8,7 +8,7 @@
-
- An excerpt from
C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond by Dave Abrahams and Aleksey Gurtovoy has been made available
online.
+ An excerpt from
C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond by Dave Abrahams and Aleksey Gurtovoy has been made available
online.
This excerpt contains a basic introduction to the Preprocessor library and preprocessor metaprogramming which may help users new to the library and users interested in seeing some of the facilities offered by the library.