From 9ba694750e6e7da4fefe70839f23a243ac64eabd Mon Sep 17 00:00:00 2001 From: arctic_hen7 Date: Thu, 14 Jul 2022 17:23:00 +1000 Subject: [PATCH] docs: fixed typos in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c5b75a0b3..c48fabee21 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Support every major rendering strategy and provide developers the ability to eff ## Motivation -There is a sore lack of Rust frameworks for frontend development that support more than just SPAs and client-side rendering, and so Perseus was born. We need something like NextJS for Wasm. From there, we started getting interested in a more state-drive approach to web development, and here we are! +There is a sore lack of Rust frameworks for frontend development that support more than just SPAs and client-side rendering, and so Perseus was born. We need something like NextJS for Wasm. But why stop there? ## Contributing