From 354dc7f3d188c029d28b2ad6b40647c781bc757e Mon Sep 17 00:00:00 2001 From: ka-avl-tailor Date: Fri, 10 Jan 2025 22:46:39 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b571df7..fa88875 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ Import from `wouter` module. Import from `wouter` module. - **[``](#route-pathpattern-)** — conditionally renders a component based on a pattern. -- **[``](#link-hrefpath-)** — wraps ``, allows to perfom a navigation. +- **[``](#link-hrefpath-)** — wraps ``, allows to perform a navigation. - **[``](#switch-)** — exclusive routing, only renders the first matched route. - **[``](#redirect-topath-)** — when rendered, performs an immediate navigation. - **[``](#router-hookhook-matchermatchfn-basebasepath-)** — an optional top-level