From eff98fe18e6860348d3a038f80ff9816b2691dc3 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Tue, 29 Sep 2020 12:16:39 -0400 Subject: [PATCH] Updated Spectre (markdown) --- Spectre.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spectre.md b/Spectre.md index 8db35d61..59fb75d0 100644 --- a/Spectre.md +++ b/Spectre.md @@ -24,7 +24,7 @@ To build a program with both mitigations (and any future mitigations) enabled in ## Acknowledgements -Thanks to Andrea Mambretti _et al_ for sharing their paper (linked below) ahead of publication. And thanks to them, Chandler Carruth, and Paul Turner for helpful discussions. +Thanks to Andrea Mambretti _et al_. for sharing their paper (linked below) ahead of publication. And thanks to them, Chandler Carruth, and Paul Turner for helpful discussions. ## References