From 6037514b67a110b09f239989d8d1a5993db26182 Mon Sep 17 00:00:00 2001 From: shadow Date: Wed, 12 Jun 2024 01:33:49 +0900 Subject: [PATCH] update readme Co-authored-by: uni727 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d5f363..0302460 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Cheatsheets for experienced React developers getting started with TypeScript - ⚠️This is a new cheatsheet, all assistance is welcome. - [The HOC Cheatsheet](https://react-typescript-cheatsheet.netlify.app/docs/hoc)) specifically teaches people to write HOCs with examples. - Familiarity with [Generics](https://www.typescriptlang.org/docs/handbook/2/generics.html) is necessary. - - ⚠️This is the newest cheatsheet, all assistance is welcome. + - ⚠️This is the newest cheatsheet, all assistance is welcome!. ---