From 31e98d4b50f344a9a608c2cfb799773cbe542456 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABlle=20Huisman?= Date: Sat, 30 Aug 2025 08:44:35 +0200 Subject: [PATCH] docs: update organization description --- README.md | 2 +- book/src/introduction.md | 2 +- packages/dom/README.md | 2 +- packages/pretty-format/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 49bc0f7..d95c03f 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,4 @@ This project is available under the [MIT license](LICENSE.md). The Rust Testing Library 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/book/src/introduction.md b/book/src/introduction.md index 304b06c..ebc6d16 100644 --- a/book/src/introduction.md +++ b/book/src/introduction.md @@ -32,4 +32,4 @@ This project is available under the [MIT license](https://github.com/RustForWeb/ The Rust Testing Library 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/dom/README.md b/packages/dom/README.md index 708c138..ede2d8e 100644 --- a/packages/dom/README.md +++ b/packages/dom/README.md @@ -18,4 +18,4 @@ See [the Rust Testing Libary book](https://testing-library.rustforweb.org/) for The Rust Testing Library 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/pretty-format/README.md b/packages/pretty-format/README.md index 758ecea..63b68ec 100644 --- a/packages/pretty-format/README.md +++ b/packages/pretty-format/README.md @@ -6,4 +6,4 @@ Rust port of [pretty-format](https://github.com/jestjs/jest/tree/main/packages/p The Rust Pretty Format 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.