From 5ef1c44e0766fe0e64416ef1f42861c01307a63c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 7 Mar 2025 16:03:35 -0400 Subject: [PATCH] case --- doc/special_remotes/compute.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]]