diff options
-rw-r--r-- | teams/wg-grammar.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/teams/wg-grammar.toml b/teams/wg-grammar.toml index 92657ef..b9041a3 100644 --- a/teams/wg-grammar.toml +++ b/teams/wg-grammar.toml @@ -13,4 +13,4 @@ members = [ [website] name = "Grammar" -description = "Working out a the official, formal grammar for Rust and validating it against existing implementations." +description = "Working out the official, formal grammar for Rust and validating it against existing implementations." |