Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit e8a2304

Browse files
chore: change organisation name capitalisation (#533)
1 parent 98739ea commit e8a2304

66 files changed

Lines changed: 192 additions & 192 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ members = [
3636
resolver = "2"
3737

3838
[workspace.package]
39-
authors = ["Rust For Web <info@rustforweb.org>"]
39+
authors = ["Rust for Web <info@rustforweb.org>"]
4040
edition = "2024"
4141
license = "MIT"
4242
repository = "https://github.com/RustForWeb/radix"

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Rust For Web
3+
Copyright (c) 2024 Rust for Web
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ The logo is a combination of the [Radix logo](https://github.com/radix-ui/websit
3232

3333
This project is available under the [MIT license](LICENSE.md).
3434

35-
## Rust For Web
35+
## Rust for Web
3636

37-
The Rust Radix project is part of [Rust For Web](https://github.com/RustForWeb).
37+
The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb).
3838

39-
[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.
39+
[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.

book/src/introduction.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@ The tables below show the support for the various frameworks.
172172

173173
This project is available under the [MIT license](https://github.com/RustForWeb/radix/blob/main/LICENSE.md).
174174

175-
## Rust For Web
175+
## Rust for Web
176176

177-
The Rust Radix project is part of [Rust For Web](https://github.com/RustForWeb).
177+
The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb).
178178

179-
[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.
179+
[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rustforweb/radix",
33
"description": "Rust port of Radix.",
4-
"author": "Rust For Web <info@rustforweb.org>",
4+
"author": "Rust for Web <info@rustforweb.org>",
55
"repository": "github:RustForWeb/radix",
66
"license": "MIT",
77
"private": true,

packages/icons/dioxus/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Radix Icons is a crisp set of 15x15 icons.
1414

1515
See [the Rust Radix book](https://radix.rustforweb.org/) for documentation.
1616

17-
## Rust For Web
17+
## Rust for Web
1818

19-
The Rust Radix project is part of [Rust For Web](https://github.com/RustForWeb).
19+
The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb).
2020

21-
[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.
21+
[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.

packages/icons/leptos/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Radix Icons is a crisp set of 15x15 icons.
1414

1515
See [the Rust Radix book](https://radix.rustforweb.org/) for documentation.
1616

17-
## Rust For Web
17+
## Rust for Web
1818

19-
The Rust Radix project is part of [Rust For Web](https://github.com/RustForWeb).
19+
The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb).
2020

21-
[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.
21+
[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.

packages/icons/yew/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Radix Icons is a crisp set of 15x15 icons.
1414

1515
See [the Rust Radix book](https://radix.rustforweb.org/) for documentation.
1616

17-
## Rust For Web
17+
## Rust for Web
1818

19-
The Rust Radix project is part of [Rust For Web](https://github.com/RustForWeb).
19+
The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb).
2020

21-
[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.
21+
[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.

packages/primitives/core/number/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ This is an internal utility, not intended for public usage.
1414

1515
See [the Rust Radix book](https://radix.rustforweb.org/) for documentation.
1616

17-
## Rust For Web
17+
## Rust for Web
1818

19-
The Rust Radix project is part of [Rust For Web](https://github.com/RustForWeb).
19+
The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb).
2020

21-
[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.
21+
[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.

packages/primitives/core/primitive/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ This is an internal utility, not intended for public usage.
1414

1515
See [the Rust Radix book](https://radix.rustforweb.org/) for documentation.
1616

17-
## Rust For Web
17+
## Rust for Web
1818

19-
The Rust Radix project is part of [Rust For Web](https://github.com/RustForWeb).
19+
The Rust Radix project is part of [Rust for Web](https://github.com/RustForWeb).
2020

21-
[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.
21+
[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.

0 commit comments

Comments
 (0)