about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorTshepang Mbambo <tshepang@gmail.com>2024-08-24 03:11:00 +0200
committerGitHub <noreply@github.com>2024-08-24 03:11:00 +0200
commit32e34eef576e0fb54cab52e7ba32abe028200377 (patch)
tree40c0a685e8494bbcbfc99f430d95467ff1e127b1 /src
parent4074d4902dc19ff1bbce1d74ef9ceae15b5f41ce (diff)
make text more easy to read
Diffstat (limited to 'src')
-rw-r--r--src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md6
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