diff --git a/README.txt b/README.txt
index e49cb10..c314c47 100644
--- a/README.txt
+++ b/README.txt
@@ -184,7 +184,7 @@ organizational hierarchy.  Put another way, you will see that:
 
 
 ----
-1.2.1 Extending a section
+1.2.1  Extending a section
 
 Let's say that Paula Thompson hires two writers for the Dental school. Those
 writers can be assigned to the Dentistry section as well, so that Paula can edit
@@ -242,7 +242,7 @@ this option.
 
 
 ----
-1.3   Terminology
+1.3  Terminology
 
 Throughout this documentation and when using the module, you will run across
 terms that have special meaning. This brief glossary tries to explain those
@@ -297,7 +297,7 @@ editorial options.
 
 
 ----
-1.5   Access control notes
+1.5  Access control notes
 
 For those of you familiar with Drupal, we should point out that Workbench Access
 is not a Node Access module. That is, it will not restrict what content users
@@ -363,7 +363,7 @@ Workbench Access rules will not be enforced until an active editorial section is
 created.
 
 ----
-2.1   Dependencies
+2.1  Dependencies
 
 Workbench Access requires the core Taxonomy module to be active on your site.
 
@@ -417,7 +417,7 @@ There are three steps to proper module configuration. After setting up proper
 permissions, you should proceed through the steps below.
 
 ----
-4.1   Access schemes
+4.1  Access schemes
 
 As discussed in the Installation section, Workbench Access auto-installs a test
 configuration for you. This process is designed to help you understand how the
@@ -462,9 +462,9 @@ section is the Museum vocabulary created during installation.
 Select your options and Save configuration.
 
 ----
-4.1.1 Content types enabled
+4.1.1  Enabled content types
 
-This fieldset determines is access control rules will be enforced on each
+This fieldset determines if access control rules will be enforced on each
 content type. You may select to disable complex access rules for any content
 type.
 
@@ -503,7 +503,7 @@ In the user interface, Workbench Access sets certain messages, such as the
 assigned editorial sections and the form label.
 
 This settings lets you change how the item is labelled. The default is
-"Workbench Access". You may prefer "Sections" or "Editorial Team" instead.
+"Section". You may prefer something like "Editorial Team" instead.
 
 ----
 4.1.4  Allow multiple section assignments
@@ -521,7 +521,7 @@ several parts of your organization.
 
 
 ----
-4.2   Access sections
+4.2  Access sections
 
 Once you have declared an access scheme, you may enable the sections for that
 scheme. This process can be automated (as explained above) or manual.
@@ -578,7 +578,7 @@ If this is the case, all options will be disabled and the submit button will be
 removed.
 
 ----
-4.2.3 Editing sections in native forms
+4.2.3  Editing sections in native forms
 
 When using the Menu or Taxonomy schemes, you may enable or disable sections
 when using the native editing forms for those modules. Only roles with the
@@ -597,7 +597,7 @@ Note that removing a section also removes all editors and content from that
 section.
 
 ----
-4.3   Assigning editors to sections
+4.3  Assigning editors to sections
 
 The Editors tab shows you the active editorial sections for your site and the
 number of users assigned to each section. The page is located at:
@@ -631,7 +631,7 @@ automatically.
 
 
 ----
-4.4   Assigning roles to sections
+4.4  Assigning roles to sections
 
 Similar to the Editors tab, the Roles tab presents an overview of active
 editorial sections and the assigned roles for those sections. The Roles tab is
@@ -678,7 +678,7 @@ to create content on the site.
 
 
 ----
-5.1   Assigning nodes to sections
+5.1  Assigning nodes to sections
 
 By design, Workbench Access provides its own editing form element. This element
 is assigned to all content types on your site.
@@ -712,14 +712,14 @@ in as user 1.
 
 
 ----
-5.2   Viewing assigned content
+5.2  Viewing assigned content
 
 When Workbench Access is installed without Workbench, , it provides a tab on the
 user account page, labeled Content.  This page shows a list of all content
 assigned to the user's editorial sections.
 
 When Workbench Access and Workbench are both enabled, you can find this same
-functionality in Workbench -> My Content -> All Recent Content.
+functionality in My Workbench -> My Content -> All Recent Content.
 
 This table may be sorted and searched to help editors find content quickly.
 
@@ -740,7 +740,7 @@ This column is designed to show editors why they have access to the content.
 
 
 ----
-5.3   Viewing assigned sections
+5.3  Viewing assigned sections
 
 Workbench Access provides a tab on the user account page, labeled Sections.
 This page shows a list of all sections the user is assigned to.
@@ -750,7 +750,7 @@ page will be a form that allows section assignment. Check the boxes to set the
 proper sections for the user.
 
 ----
-5.4   Batch updating content
+5.4  Batch updating content
 
 Workbench Access provides an option on the Content batch review screen which
 allows editors with the 'Batch update section assignments for content'
@@ -796,7 +796,7 @@ The following section documents technical details of interest to developers.
 
 
 ----
-7.1   API documentation
+7.1  API documentation
 
 Workbench Access is designed to be a pluggable access control system. New access
 control systems should be possible by following the documentation in
@@ -819,7 +819,7 @@ However, we may consider moving to Field storage in later versions.
 
 
 ----
-7.2   Database schema
+7.2  Database schema
 
 Workbench Access creates four tables in your Drupal installation.
 
@@ -839,7 +839,7 @@ See workbench_access_scheme() in workbench_access.install for table definitions.
 
 
 ----
-7.3   Views integration
+7.3  Views integration
 
 Workbench Access provides Views integration in three distinct ways.
 
