From 4d266358117221a104c0bc658f946c1c49993308 Mon Sep 17 00:00:00 2001 From: V-X Date: Tue, 8 Oct 2019 22:23:57 -0500 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fe817f..ad94ed8 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ func main() { Title: "Hello, World!", Height: 500, Width: 500, - Tilted: true, + Titled: true, Resizeable: true, }