From 25105a539c04b7185e4e573515b809db1833dac9 Mon Sep 17 00:00:00 2001 From: Matt Perry Date: Tue, 3 Dec 2024 14:29:24 +0100 Subject: [PATCH] Fixing typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95dadfce67..e03c68ba60 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Motion is the only animation library with first-class APIs for both JavaScript and React. -It also sports a unique hybrid engine, with all the power of JavaScript animations with the performance of native browser APIs. +It's the only animation library with a hybrid engine, combining the power of JavaScript animations with the performance of native browser APIs. ## 🏎️ Quick start