From c11dd67656102041014607e85659e2b9e5dba3ac Mon Sep 17 00:00:00 2001 From: Gabriel Grubba Date: Wed, 4 Jan 2023 16:49:02 -0300 Subject: [PATCH] docs: fixed React typo --- docs/history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/history.md b/docs/history.md index fe4bf5491e..2f1515bb11 100644 --- a/docs/history.md +++ b/docs/history.md @@ -33,7 +33,7 @@ N/A - Updated typescript to version 4.7.4. * `Command line`: - - Updated React skeletons to use react 18 + - Updated React skeletons to use React 18 #### Special thanks to - [@StorytellerCZ](https://github.com/StorytellerCZ).