diff options
author | Kurt Jung <kurt.w.jung@gmail.com> | 2015-07-12 12:59:56 -0400 |
---|---|---|
committer | Kurt Jung <kurt.w.jung@gmail.com> | 2015-07-12 12:59:56 -0400 |
commit | a66d421172b03aa66a20d1a76e40d9b5e2f2798e (patch) | |
tree | 44388ffadd6b6c90b5e7a5b444fc508114f8ac39 | |
parent | e0ce0b54dfdf5df24df8d59374f2e579fa724c4f (diff) |
Correct typo
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | doc.go | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -133,7 +133,7 @@ gofpdf for its document production mode. gofpdf is a global community effort and you are invited to make it even better. -If you have implmented a new feature or corrected a problem, please consider +If you have implemented a new feature or corrected a problem, please consider contributing your change to the project. Here are guidelines for making submissions. Your change should @@ -146,7 +146,7 @@ gofpdf for its document production mode. Contributing Changes gofpdf is a global community effort and you are invited to make it even better. -If you have implmented a new feature or corrected a problem, please consider +If you have implemented a new feature or corrected a problem, please consider contributing your change to the project. Here are guidelines for making submissions. Your change should |