From b728e07f34cfbb7815d675e7cc917c01e482a492 Mon Sep 17 00:00:00 2001 From: Benjamin Date: Sat, 4 Nov 2023 03:22:05 +0100 Subject: [PATCH] docs: fixed error in docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9c9451..2b02c95 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ npm install react-native-type-animation Or, if you prefer yarn: ```sh -yarn add react-native-typewriter-animation +yarn add react-native-type-animation ``` ## Documentation