diff --git a/README.md b/README.md index a2cd92c..7ac818b 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ This project is available under the [MIT license](LICENSE.md). The Rust DOM 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/aria-hidden/README.md b/packages/aria-hidden/README.md index 7c507bb..d26d6ca 100644 --- a/packages/aria-hidden/README.md +++ b/packages/aria-hidden/README.md @@ -8,4 +8,4 @@ Hides from ARIA everything, except provided node(s). Helps to isolate modal dial The Rust ARIA Hidden 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/aria-query/README.md b/packages/aria-query/README.md index 4ec6ff1..d516fea 100644 --- a/packages/aria-query/README.md +++ b/packages/aria-query/README.md @@ -8,4 +8,4 @@ ARIA Query provides programmatic access to the [WAI-ARIA 1.2 Roles Model](https: The Rust ARIA Query 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-accessibility-api/README.md b/packages/dom-accessibility-api/README.md index a3f35bb..ac3ba17 100644 --- a/packages/dom-accessibility-api/README.md +++ b/packages/dom-accessibility-api/README.md @@ -8,4 +8,4 @@ Computes the accessible name or description of a given DOM Element. The Rust Accessibility API 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.