From a6b47e0af182f9bf1723ebd40a11f99fb1e306c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20L=2E=20K=2E=20S=C3=B8rensen?= Date: Wed, 5 Jun 2024 08:15:22 +0200 Subject: [PATCH] docs(readme): fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d07b1da..04e06d0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A **jsx-free**, **super-lightweight** and **zero-dependency** library to add reactivity to the web — without all the nonsense. -> ! Tent is currently in early development. It _can_ be used in production, but there might be breaking changes. If you're interested in contributing, please submit a PR or report an issue. Keep track of the changes in the [CHANGELOG](CHANGELOG.md). +> Tent is currently in early development. It _can_ be used in production, but there might be breaking changes. If you're interested in contributing, please submit a PR or report an issue. Keep track of the changes in the [CHANGELOG](CHANGELOG.md). ## ⚙️ Installation