e27a06b381eff1b24a133e9cb7ee64bee936750e
jnavarr5
  Thu May 16 16:41:44 2024 -0700
Adding a line break, refs #33581

diff --git src/hg/htdocs/FAQ/FAQdownloads.html src/hg/htdocs/FAQ/FAQdownloads.html
index 6c68dc8..eec9c9e 100755
--- src/hg/htdocs/FAQ/FAQdownloads.html
+++ src/hg/htdocs/FAQ/FAQdownloads.html
@@ -760,31 +760,31 @@
         <div class="col-md-12">
         <p>
         On the <a hef="/cgi-bin/hgTables" target="_blank">Table Browser</a>, you can
         <a href="/goldenPath/help/hgTablesHelp.html#Filter" target="_blank">create a filter</a>
         to limit the output to a set of transcription factors. A summary of the steps is as
         follows:
         </p>
         <ol>
           <li>Select a human or mouse genome with the JASPAR track, e.g. hg38 or mm10.</li>
           <li>Select the JASPAR Transcription Factors track.</li>
           <li>Define the region with the <em>position</em> field. This track is unavailable for
           genome-wide download as the connection will timeout due to the billions of items in the
           track.</li>
           <li>Filter for the transcription factors by clicking <button>create</button>
             <ul>
-              <li>On the resulting page, create a filter similar to an SQL query:
+              <li>On the resulting page, create a filter similar to an SQL query:<br>
               <code>TFName does match [transcription_factor]</code>
               <br> e.g.
               <code>TFName does match TEAD1</code></li>
               <li>Click <button>submit</button></li>
             </ul></li>
           <li>Select the <b>output format</b> and then click <button>get output</button></li>
         </ol>
         </div>
       </div>
     </div>
     <div class="col-md-6 text-center image-column">
       <img src="/images/jasparTB.png" height="475" alt="JASPAR Table Browser">
     </div>
   </div>
 </div>