From 5b75c9af8a8c0c987f62d2231d6bedb2f4e08fa9 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Tue, 13 Jul 2021 18:49:54 +0100 Subject: Fix implemented typo --- subplot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subplot.md b/subplot.md index 238f94b..6ddc2c7 100644 --- a/subplot.md +++ b/subplot.md @@ -2736,7 +2736,7 @@ Alice <-- Bob: Another authentication Response ### Roadmap Subplot supports visual roadmaps using a YAML based markup language, -implemnted by the [roadmap][] Rust library. The library converts the +implemented by the [roadmap][] Rust library. The library converts the roadmap into dot, and that gets rendered as SVG and embedded in the output document by Subplot. -- cgit v1.2.1