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