diff --git a/doc/special_remotes/compute.mdwn b/doc/special_remotes/compute.mdwn index 6c554cd761..33b1253978 100644 --- a/doc/special_remotes/compute.mdwn +++ b/doc/special_remotes/compute.mdwn @@ -40,6 +40,6 @@ List it here with an example! `git-annex addcomputed --to=imageconvert foo.jpeg foo.gif` * [[compute/git-annex-compute-wasmedge]] - Uses [wasmedge](https://WasmEdge.org/) to run WASM programs that are + Uses [WasmEdge](https://WasmEdge.org/) to run WASM programs that are checked into the git-annex repository, to compute other files in the repository. [[Examples here|compute/git-annex-compute-wasmedge-examples]]