Skip to content

Commit

Permalink
Fix grammar (CryptozombiesHQ#350)
Browse files Browse the repository at this point in the history
that->the
  • Loading branch information
corollari authored and hankxdev committed Dec 12, 2019
1 parent e970ce6 commit 0d53f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/2/8-feedandmultiply2.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ material:

Let's finish writing the `feedAndMultiply` function.

The formula for calculating a new zombie's DNA is simple: It's simply that average between the feeding zombie's DNA and the target's DNA.
The formula for calculating a new zombie's DNA is simple: It's simply the average between the feeding zombie's DNA and the target's DNA.

For example:

Expand Down

0 comments on commit 0d53f49

Please sign in to comment.