diff --git a/docs/toml-schema.md b/docs/toml-schema.md index 98959b3ca..b801acd5e 100644 --- a/docs/toml-schema.md +++ b/docs/toml-schema.md @@ -99,7 +99,7 @@ include-all-alumni = false # Configure the GitHub integration # This is optional, and if missing the team won't be synchronized with GitHub -[github] +[[github]] team-name = "overlords-team" # The name of the GitHub team (optional) orgs = ["rust-lang"] # Organizations to create the team in (required) # Include members of these Rust teams in this GitHub team (optional)