From 56c8b32ac3f85367db3a7279b6e1f2cfef08dd4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABlle=20Huisman?= Date: Sat, 30 Aug 2025 08:42:08 +0200 Subject: [PATCH] docs: update organization description --- README.md | 2 +- packages/leptos/remove-scroll/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 001967e..b6b7d11 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ This project is available under the [MIT license](LICENSE.md). The Rust React project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/leptos/remove-scroll/README.md b/packages/leptos/remove-scroll/README.md index f67235d..e10accf 100644 --- a/packages/leptos/remove-scroll/README.md +++ b/packages/leptos/remove-scroll/README.md @@ -8,4 +8,4 @@ Removes and disables scroll. The Leptos Remove Scroll project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.