345027cdb289975c1d0907aad756b4abfe9fe76d
ccpowell
  Thu Mar 21 11:48:21 2019 -0700
Changing formulate to format on customTrack.html, #23144

diff --git src/hg/htdocs/goldenPath/help/customTrackText.html src/hg/htdocs/goldenPath/help/customTrackText.html
index 6b501c4..a243099 100755
--- src/hg/htdocs/goldenPath/help/customTrackText.html
+++ src/hg/htdocs/goldenPath/help/customTrackText.html
@@ -24,31 +24,31 @@
 target="_blank">Public Hub</a>. Track hubs require remotely hosted data. They use binary index 
 files which allow the browser to quickly access only what is relevant for the current region being 
 viewed in the browser. See the <a href="hgTrackHubHelp.html" target="_blank">track hub help 
 page</a> for more information.</p>
 <p>
 Genome Browser annotation tracks are based on files in line-oriented format. Each line in the file 
 defines a display characteristic for the track or defines a data item within the track. Annotation 
 files contain three types of lines: browser lines, track lines, and data lines. Empty lines and 
 those starting with &quot;#&quot; are ignored.</p> 
 <p>
 To construct an annotation file and display it in the Genome Browser, follow these steps:</p>
 
 <a name="format"></a>
 <p>
 <strong>Step 1. </strong> Format the data set: <br>
-Formulate your data as a tab-separated file using one of the formats supported by the Genome 
+Format your data as a tab-separated file using one of the formats supported by the Genome 
 Browser. Annotation data can be in standard 
 <a href="../../FAQ/FAQformat.html#format3">GFF</a> format or in a format designed specifically for the Human Genome Project or UCSC Genome Browser, including 
 <a href="bedgraph.html">bedGraph</a>,
 <a href="../../FAQ/FAQformat.html#format4">GTF</a>,
 <a href="../../FAQ/FAQformat.html#format2">PSL</a>,
 <a href="../../FAQ/FAQformat.html#format1">BED</a>, 
 <a href="bigBed.html">bigBed</a>, 
 <a href="wiggle.html">WIG</a>, 
 <a href="bigGenePred.html">bigGenePred</a>, 
 <a href="bigNarrowPeak.html">bigNarrowPeak</a>, 
 <a href="bigMaf.html">bigMaf</a>, 
 <a href="bigChain.html">bigChain</a>, 
 <a href="bigPsl.html">bigPsl</a>, 
 <a href="barChart.html">barChart</a>,
 <a href="barChart.html">bigBarChart</a>,