diff options
| author | Florian Diebold <flodiebold@gmail.com> | 2021-06-07 14:43:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-07 14:43:58 +0200 |
| commit | b649376edcd281cee82b024a22a9dbc443c75aef (patch) | |
| tree | ba17bd7def7c31f2d4123435e7edfffa9ccb3c94 /docs/dev/README.md | |
| parent | fc2d286dae5bdca4c846f65ea016c0df2b2d5e83 (diff) | |
| download | rust-b649376edcd281cee82b024a22a9dbc443c75aef.tar.gz rust-b649376edcd281cee82b024a22a9dbc443c75aef.zip | |
One additional grammar fix
Diffstat (limited to 'docs/dev/README.md')
| -rw-r--r-- | docs/dev/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/README.md b/docs/dev/README.md index c727c16bd22..c4982ef267e 100644 --- a/docs/dev/README.md +++ b/docs/dev/README.md @@ -20,7 +20,7 @@ Various organizational and process issues are discussed in this document. # Getting in Touch -rust-analyzer is a part of [RLS-2.0 working +rust-analyzer is a part of the [RLS-2.0 working group](https://github.com/rust-lang/compiler-team/tree/6a769c13656c0a6959ebc09e7b1f7c09b86fb9c0/working-groups/rls-2.0). Discussion happens in this Zulip stream: |
