diff --git a/index.html b/index.html
index a64ffe6..81d83ae 100644
--- a/index.html
+++ b/index.html
@@ -74,6 +74,7 @@ a:active {
border: 1px #008 solid;
color:#00f;
background-color:#ccf;
+ cursor: pointer;
}
#toc ol {
margin: 0;
@@ -569,7 +570,7 @@ or with sudo make install
.
For Linux/BSD/OSX platforms, you can build and install the
-tidylib
shared library (for use in building other
+tidylib
shared library (for integrating Tidy into other
applications) from the source code using the following steps.