49ffbb80d1d5b6bb0df38a114edbbb74a5e794d6
markd
  Mon Jun 17 02:16:59 2019 -0700
fixed typo in doc

diff --git src/hg/makeDb/doc/mm10.txt src/hg/makeDb/doc/mm10.txt
index 60e8142..5cff292 100644
--- src/hg/makeDb/doc/mm10.txt
+++ src/hg/makeDb/doc/mm10.txt
@@ -17907,31 +17907,31 @@
     # edit  all.joiner to add ~/tmp/gencodeVM21.joiner
     # verify with:
     pushd /hive/data/genomes/mm10/bed/gencodeVM21
     make  -f ~/kent/src/hg/makeDb/outside/gencode/gencodeLoad.mk joinerCheck db=mm10
 
     # commit all and make push request, the file tables.lst will have the
     # list of tables for the push request.
 
     cd ~/kent/src/hg/makeDb/trackDb
     make alpha DBS=mm10
 
     # commit all
     # if pushing public, add ticket and MARK QA READY
 
 #########################################################################
-2019-05-23: import of UCSC GENCODE group processing of GENCODE VM21 (markd)
+2019-05-23: import of UCSC GENCODE group processing of GENCODE VM22 (markd)
     # import of pre-release, it will be promoted if there are no changes in the final release.
     # edit hg/makeDb/outside/gencode/gencodeLoad.mk to set release and ensembl versions
 
     # download, build and load tables
     mkdir -p /hive/data/genomes/mm10/bed/gencodeVM22-pre
     pushd /hive/data/genomes/mm10/bed/gencodeVM22-pre
     (time nice make -j 10 -f ~/kent/src/hg/makeDb/outside/gencode/gencodeLoad.mk) >&build.1.out&
 
     ##  gencode-cmp.tsv check to see if sizes make sense
 
     # generate trackDb and joiner blurb
     pushd ~/kent/src/hg/makeDb/trackDb
     ../../makeDb/outside/gencode/gencodeGenerateTrackDbs mm10 M22 97 'June 2019'
 
     ## only if being pushed to RR: