Skip to content

Commit baae5d8

Browse files
authored
Merge pull request #153 from Maxgy/master
fixed types in Reference and Gamedev wg TOML files
2 parents 7838e90 + 3892828 commit baae5d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

teams/reference.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ members = [
1010

1111
[website]
1212
name = "Reference team"
13-
description = "working on the rust reference"
13+
description = "working on the Rust reference"

teams/wg-gamedev.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ members = [
1616
[website]
1717
page = "gamedev"
1818
name = "Game development working group"
19-
description = "Focusing on making rust the default choice for game development."
19+
description = "Focusing on making Rust the default choice for game development."
2020
repo = "https://github.com/rust-gamedev"
2121
discord-invite = "https://discord.gg/sG23nSS"
2222
discord-name = "#wg-gamedev"

0 commit comments

Comments
 (0)