From e933aee5a816d125ce10502418d36034a95e3ae9 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Sun, 29 Sep 2019 15:03:41 +0800 Subject: [PATCH] update doc --- docs/lib2-t2d.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lib2-t2d.md b/docs/lib2-t2d.md index fe568d21..12c825eb 100644 --- a/docs/lib2-t2d.md +++ b/docs/lib2-t2d.md @@ -44,7 +44,7 @@ An implementation of Turtle Graphics with Fluent API. It moves on the xy plane. width = 1 ); - The code below creates the same drawing. +The code below creates the same drawing. include ; include ;