4aa5c514326178f449f7e0b88cb34ee5df8ee396
gperez2
  Thu Feb 23 09:19:10 2023 -0800
Fixing February typo, refs #30693

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index 8e29f5a..56bd160 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -6,31 +6,31 @@
   __HEADLINE__
   </a></div>
 
   1. Replace __DATE__ with something like 'Apr. 29, 2016'
   2. Replace __MMDDYY__ with something like '042916'
   3. Replace __HEADLINE__ with the news item's headline like 'Awesome New Feature'
      Be sure to follow the CORRECT STYLE for the headline: 
         - capitalize first letter of headline - no other caps except for proper nouns and acronyms
         - check that headline char count doesn't exceed the line length (otherwise will truncate)
         - approx 50 characters
   4. Drop the bottom item from the list (limit of 6 items at a time)
 
                                                 | <- Cutoff point
 -->
   <div class="jwNewsItem jwSingleLineRightColumn">
-  Fen. 13, 2023 -
+  Feb. 13, 2023 -
   <a href="goldenPath/newsarch.html#021323">
   New recombination rate tracks for hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Jan. 30, 2023 -
   <a href="goldenPath/newsarch.html#013023">
   Addition of GRCh38 patch 14 sequences to hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Dec. 20, 2022 -
   <a href="goldenPath/newsarch.html#122022">
   Multiz Alignment & Conservation (470 mammals) for hg38
   </a></div>