Browse Source

Update docs/dev_guide/custom_field/custom_formatter.rst

Co-Authored-By: spficklin <spficklin@gmail.com>
Lacey-Anne Sanderson 6 years ago
parent
commit
950b965315
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/dev_guide/custom_field/custom_formatter.rst

+ 1 - 1
docs/dev_guide/custom_field/custom_formatter.rst

@@ -68,7 +68,7 @@ Lastly, notice the element named ``chado-feature__organsim_id``.  This element i
 
 .. warning:: 
 
-  You should never show to the user any data that is outside of ``value`` element.  
+  You should never show the user any data that is outside of ``value`` element.  
 
 In summary, the following should be observed when processing the ``$items`` array for viewing: