From bba45522f29e444bdc7961f5bb46b160dcdd4717 Mon Sep 17 00:00:00 2001 From: Matt Pocock Date: Fri, 14 Apr 2023 08:32:54 +0100 Subject: [PATCH] Added definition in the readme --- rEaDMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rEaDMe.md b/rEaDMe.md index 9452bb6..781af83 100644 --- a/rEaDMe.md +++ b/rEaDMe.md @@ -1,6 +1,6 @@ # `shoehorn` -`shoehorn` lets you pass partial data in tests, while keeping TypeScript happy. +`shoehorn` (meaning "to force something into a space") lets you pass partial data in tests while keeping TypeScript happy. ```ts type Request = {