summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--teams/reference.toml2
-rw-r--r--teams/wg-gamedev.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/teams/reference.toml b/teams/reference.toml
index 11274bf..a3f536f 100644
--- a/teams/reference.toml
+++ b/teams/reference.toml
@@ -10,4 +10,4 @@ members = [
[website]
name = "Reference team"
-description = "working on the rust reference"
+description = "working on the Rust reference"
diff --git a/teams/wg-gamedev.toml b/teams/wg-gamedev.toml
index acc338a..0973761 100644
--- a/teams/wg-gamedev.toml
+++ b/teams/wg-gamedev.toml
@@ -16,7 +16,7 @@ members = [
[website]
page = "gamedev"
name = "Game development working group"
-description = "Focusing on making rust the default choice for game development."
+description = "Focusing on making Rust the default choice for game development."
repo = "https://github.com/rust-gamedev"
discord-invite = "https://discord.gg/sG23nSS"
discord-name = "#wg-gamedev"