updated docs
diff --git a/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddgrup.html b/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddgrup.html
index fab83e2..d9809bd 100644
--- a/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddgrup.html
+++ b/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddgrup.html
@@ -18,12 +18,13 @@
</head>
<body id="taddgrup"><a name="taddgrup"><!-- --></a>
-<h1 class="topictitle1">Adding a group</h1>
-<div><p>A group consists of element declarations, wildcards, and other
-content model groups. When you create a group, it automatically contains a
-content model.</p><div class="skipspace"><p></p>
-<p>The following instructions were written for the Resource
-perspective, but they will also work in many other perspectives. </p>
+<h1 class="topictitle1">Adding groups</h1>
+<div><p>When you create a group, it automatically contains a content model.
+The content model is a representation of any data that can be grouped together
+by the group, such as elements, element references, and group references.</p>
+<div class="section"><p></p>
+<p>The following instructions were written for the Resource perspective, but
+they will also work in many other perspectives.</p>
<p>To
add a group, follow these steps:</p>
</div>
@@ -31,13 +32,14 @@
<li class="skipspace"><span>In the Outline view, select your schema.</span> The entire
schema and its contents should be displayed in the Graph view.</li>
<li class="skipspace"><span>In the Graph view, right click in the <b>Groups</b> section and
-click <span class="uicontrol">Add Group</span>.</span></li>
-<li class="skipspace"><span>In the Properties view, type a new name for the group in the <span class="uicontrol">Name</span> field.</span></li>
-<li class="skipspace"><span>Click the <span class="uicontrol">Documentation</span> tab if you want
+click <span class="uicontrol"><b>Add Group</b>.</span></span></li>
+<li class="skipspace"><span>In the Properties view, type a new name for the group in the
+<b> <span class="uicontrol">Name</span></b> field.</span></li>
+<li class="skipspace"><span>Click the <b> <span class="uicontrol">Documentation</span></b> tab if you want
to provide any information about this group element.</span> The <span class="uicontrol">Documentation</span> page
is used for human readable material, such as a description, and the <span class="uicontrol">App
-Info</span> page can be used to provide information for applications. </li>
-<li class="skipspace"><span>In the Outline view, expand the <span class="uicontrol">Groups</span> folder
+Info</span> page can be used to provide information for applications.</li>
+<li class="skipspace"><span>In the Outline view, expand the <b> <span class="uicontrol">Groups</span></b> folder
and your new group.</span></li>
<li class="skipspace"><span>Your group automatically contains a content model. </span> A
group's content model is the representation of any data that may be contained
@@ -47,7 +49,7 @@
</div>
<div><p><b class="reltaskshd">Related tasks</b><br />
-<a href="../topics/taddgrpr.html" title="A group reference is a declaration that references a group. It enables the referenced group to appear in the instance document in the context of the referencing declaration. ">Adding a group reference</a><br />
+<a href="../topics/taddgrpr.html" title="A group reference is a declaration that references a group. It enables the referenced group to appear in the instance document in the context of the referencing declaration.?">Adding a group reference</a><br />
<a href="../topics/taddcmod.html" title="You can add a content model to an element, global element, a complex type, or a group. A content model is the representation of any data that may be contained inside the element, global element, complex type, or group.">Adding a content model</a><br />
</p>
</div>