fixed dependencies table layout

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/digester/trunk@1212355 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index c17f43e..b7a78a1 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -76,10 +76,10 @@
       <p>The recommended dependency set for Digester 3.2 is:</p>
       <table>
         <tr>
-          <th colspan="3">Recommended Dependency Set</th>
+          <th colspan="4">Recommended Dependency Set</th>
         </tr>
         <tr>
-          <th>Digester</th>
+          <td><strong>Digester</strong></td>
           <td>+Logging 1.1.1</td>
           <td>+BeanUtils 1.8.3</td>
           <td>+CGLIB 2.2.2</td>