diff --git a/Cargo.toml b/Cargo.toml index 6ed90bb..c74d48c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["book-examples/*", "packages/*", "scripts"] resolver = "2" [workspace.package] -authors = ["Rust For Web "] +authors = ["Rust for Web "] edition = "2024" license = "MIT" repository = "https://github.com/RustForWeb/lucide" diff --git a/LICENSE.md b/LICENSE.md index c367fe7..877a86d 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Rust For Web +Copyright (c) 2024 Rust for Web Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 177ca55..7a7f504 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ The logo is a combination of the [Lucide logo](https://github.com/lucide-icons/l This project is available under the [MIT license](LICENSE.md). -## Rust For Web +## Rust for Web -The Rust Lucide project is part of [Rust For Web](https://github.com/RustForWeb). +The Rust Lucide 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 UI libraries for Rust. All projects are free and open source. diff --git a/book/src/introduction.md b/book/src/introduction.md index 858f578..b00464e 100644 --- a/book/src/introduction.md +++ b/book/src/introduction.md @@ -20,8 +20,8 @@ Rust Lucide is available for the following frameworks: This project is available under the [MIT license](https://github.com/RustForWeb/lucide/blob/main/LICENSE.md). -## Rust For Web +## Rust for Web -The Rust Lucide project is part of [Rust For Web](https://github.com/RustForWeb). +The Rust Lucide 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 UI libraries for Rust. All projects are free and open source. diff --git a/package.json b/package.json index 8a3dcec..5847433 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@rustforweb/lucide", "description": "Rust port of Lucide.", - "author": "Rust For Web ", + "author": "Rust for Web ", "repository": "github:RustForWeb/lucide", "license": "MIT", "private": true, diff --git a/packages/dioxus/README.md b/packages/dioxus/README.md index 2d6d40e..038309d 100644 --- a/packages/dioxus/README.md +++ b/packages/dioxus/README.md @@ -14,8 +14,8 @@ Lucide is a beautiful & consistent icon toolkit made by the community. See [the Rust Lucide book](https://lucide.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Rust Lucide project is part of [Rust For Web](https://github.com/RustForWeb). +The Rust Lucide 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 UI libraries for Rust. All projects are free and open source. diff --git a/packages/leptos/README.md b/packages/leptos/README.md index fd4d65d..ab8219e 100644 --- a/packages/leptos/README.md +++ b/packages/leptos/README.md @@ -14,8 +14,8 @@ Lucide is a beautiful & consistent icon toolkit made by the community. See [the Rust Lucide book](https://lucide.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Rust Lucide project is part of [Rust For Web](https://github.com/RustForWeb). +The Rust Lucide 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 UI libraries for Rust. All projects are free and open source. diff --git a/packages/yew/README.md b/packages/yew/README.md index 85ca782..f32ed61 100644 --- a/packages/yew/README.md +++ b/packages/yew/README.md @@ -14,8 +14,8 @@ Lucide is a beautiful & consistent icon toolkit made by the community. See [the Rust Lucide book](https://lucide.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Rust Lucide project is part of [Rust For Web](https://github.com/RustForWeb). +The Rust Lucide 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 UI libraries for Rust. All projects are free and open source.