From 89f252bf634966620dd677ed4c41112d4ba86cd2 Mon Sep 17 00:00:00 2001 From: Keith Simmons Date: Mon, 8 Jul 2019 13:32:44 -0700 Subject: [PATCH] Correct Spelling Error in Readme Tho -> Though --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a70e6a5923..84460be487 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduc ## Versioning -We **DO NOT** use [SemVer](http://semver.org/) for versioning. Tho you can think about SemVer when reading our version, except our major number follows the one of Jest. For the versions available, see the [tags on this repository](https://github.com/kulshekhar/ts-jest/tags). +We **DO NOT** use [SemVer](http://semver.org/) for versioning. Though you can think about SemVer when reading our version, except our major number follows the one of Jest. For the versions available, see the [tags on this repository](https://github.com/kulshekhar/ts-jest/tags). ## Authors/maintainers