From 0fb76b80fab1534fef8d190f3a0e530eada76835 Mon Sep 17 00:00:00 2001 From: Gareth Jones Date: Sat, 13 Apr 2019 14:37:05 +1200 Subject: [PATCH] docs: Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1fc92b..42fc615 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,7 @@ _Note: The `app.use(...)` call here is slightly different than what Express user ## TypeScript Types -To get type defifinitions for this project: +To get type definitions for this project: ```console npm install -D @types/webpack-plugin-serve