Skip to content

Commit 3fafdd2

Browse files
authored
Fix typo and incorrect page number (#210)
* fix: Fix incorrect page numbers * fix: Correct grammar
1 parent 9c52792 commit 3fafdd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

wiki/Documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ and/or one of the other listed papers:
111111
*The `Bio.PDB` module is described here*
112112

113113
4. De Hoon MJ, Imoto S, Nolan J and Miyano S (2004) Open source clustering software.
114-
[*Bioinformatics*, 20, 1454-1453](http://dx.doi.org/10.1093/bioinformatics/bth078)
114+
[*Bioinformatics*, 20, 1453-1454](http://dx.doi.org/10.1093/bioinformatics/bth078)
115115

116116
*The `Bio.Cluster` module is described here*
117117

wiki/SourceCode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,5 @@ Most of the other [Open Bioinformatics Foundation](http://open-bio.org)
9494
projects migrated from CVS to SVN (Subversion), and later to git hosted
9595
at GitHub.
9696

97-
While Biopython did considering moving from CVS to SVN, instead we
97+
While Biopython did consider moving from CVS to SVN, instead we
9898
migrated directly from CVS to git in September 2009.

0 commit comments

Comments
 (0)