Fix PubMed link in entrez post.
authorW. Trevor King <wking@drexel.edu>
Wed, 14 Mar 2012 10:49:14 +0000 (06:49 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 14 Mar 2012 10:49:14 +0000 (06:49 -0400)
posts/entrez.mdwn

index 9dd00c5c863534be7ea70daad032f348a277045b..dbb9c19f0a07c55248842464d3b5f6985a633ea4 100644 (file)
@@ -1,5 +1,5 @@
 Since 2008 I've been using a script ([[entrez.py]]) to search
-[PubMqed][] from the command line.  Yesterday I decided it was time to
+[PubMed][] from the command line.  Yesterday I decided it was time to
 clean up the script and make it publicly available.  It turned out to
 be reasonably complicated, so I just reimplemented the guts using the
 Python [SOAP][] library [Suds][] working with the [Entrez SOAP