From 0d2d466dac86a51efab0ff45a20983dad6fa8144 Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Sun, 17 Nov 2024 14:19:28 +0100 Subject: [PATCH] typo --- slides/makefiles/presentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/makefiles/presentation.md b/slides/makefiles/presentation.md index 1180a4c..5909fe7 100644 --- a/slides/makefiles/presentation.md +++ b/slides/makefiles/presentation.md @@ -8,7 +8,7 @@ cargo build --release install -pm755 target/release/tap /usr/local/bin/ ``` -*But you can't type this for run.* +*But you can't type this for each run.* ***