about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTshepang Mbambo <tshepang@gmail.com>2024-08-24 05:40:27 +0200
committerGitHub <noreply@github.com>2024-08-24 05:40:27 +0200
commitf734f3d8e73f2118fdf4bdaf35e72ace8a442531 (patch)
tree983115b31529c985e8902a616d219e23e4448a70
parent32e34eef576e0fb54cab52e7ba32abe028200377 (diff)
downloadrust-f734f3d8e73f2118fdf4bdaf35e72ace8a442531.tar.gz
rust-f734f3d8e73f2118fdf4bdaf35e72ace8a442531.zip
remove extraneous text
-rw-r--r--src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md3
1 files changed, 1 insertions, 2 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 dde915f3169..12b7817c382 100644
--- a/src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md
+++ b/src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md
@@ -32,8 +32,7 @@ that not all uses of `wasm32-unknown-unknown` are using JavaScript and the web.
 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, when this document was last updated, those interested in maintaining
-this target are:
+said, those interested in maintaining this target are:
 
 - Alex Crichton, https://github.com/alexcrichton