diff options
| author | Tshepang Mbambo <tshepang@gmail.com> | 2024-08-24 03:11:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-24 03:11:00 +0200 |
| commit | 32e34eef576e0fb54cab52e7ba32abe028200377 (patch) | |
| tree | 40c0a685e8494bbcbfc99f430d95467ff1e127b1 /src/doc/rustc | |
| parent | 4074d4902dc19ff1bbce1d74ef9ceae15b5f41ce (diff) | |
make text more easy to read
Diffstat (limited to 'src/doc/rustc')
| -rw-r--r-- | src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md b/src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md index ee37e5e90cf..dde915f3169 100644 --- a/src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md +++ b/src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md @@ -29,10 +29,10 @@ that not all uses of `wasm32-unknown-unknown` are using JavaScript and the web. ## Target maintainers -When this target was added to the compiler platform-specific documentation here +When this target was added to the compiler, platform-specific documentation here was not maintained at that time. This means that the list below is not -exhaustive and there are more interested parties in this target. That being -said since when this document was last updated those interested in maintaining +exhaustive, and there are more interested parties in this target. That being +said, when this document was last updated, those interested in maintaining this target are: - Alex Crichton, https://github.com/alexcrichton |
