Browse Source

Update docs/user_guide/content_types/cleaning_orphans.rst

Co-Authored-By: spficklin <spficklin@gmail.com>
Bradford Condon 6 years ago
parent
commit
4c69520bc8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/user_guide/content_types/cleaning_orphans.rst

+ 2 - 2
docs/user_guide/content_types/cleaning_orphans.rst

@@ -1,6 +1,6 @@
 Handling Orphaned Entities
 ==========================
-It is common for site developers to work directly with Chado, especially as they become more familiar with it. And sometimes, there may purpsefully or accidentally remove data that is published in Tripal. This results in an entity being "orphaned".  The entity will still have a page on the website but the data about that entity is no longer available.  If this occurs you can easily remove published entities that are "orphaned" by navigating to **Administer > Tripal Content Types** and clicking the **Unpublish Orphaned Content** link.  The following page appears.
+It is common for site developers to work directly with Chado, especially as they become more familiar with it. And sometimes, they may purposefully or accidentally remove data from Chado that is utilized by published Tripal entities. This results in an entity being "orphaned".  The entity will still have a page on the website but the data about that entity is no longer available.  If this occurs you can easily remove published entities that are "orphaned" by navigating to **Administer > Tripal Content Types** and clicking the **Unpublish Orphaned Content** link.  The following page appears.
 
 .. image:: cleaning_orphans.1.png
 
@@ -13,4 +13,4 @@ A list of at most 10 entities that are orphaned are shown. If the content type h
 
 .. image:: cleaning_orphans.3.png
 
-If you have automatic job execution enabled then the cleanup will occur automatically. Otherwise you should manually execute the job on the command-line using Drush as instructed.
+If you have automatic job execution enabled then the cleanup will occur automatically. Otherwise you should manually execute the job on the command-line using Drush as instructed.