Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit dbde4e3

Browse files
committed
(docs): better wording in Credits section
- remove some extraneous words - use an exclamation point at the end instead of a period - I didn't mean for it to be _that_ "excited" but with a period it felt off
1 parent 98dce7a commit dbde4e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ The source code is currently shorter than this README, so [take a look under the
4949

5050
## Credits
5151

52-
Some inspiration for this came from [this workaround](https://github.com/facebook/jest/pull/7571#issuecomment-498634094) to avoid globals, which I had been using in projects previously.
53-
I wanted a package I could re-use in all my projects' tests instead of constantly having to create a helper file and map its name, and so `jest-without-globals` was born.
52+
Some inspiration came from [this workaround](https://github.com/facebook/jest/pull/7571#issuecomment-498634094) to avoid globals, which I had been using in projects previously.
53+
I wanted a package I could re-use in all my projects' tests instead of constantly having to create a helper file and map its name, and so `jest-without-globals` was born!

0 commit comments

Comments
 (0)