From 2e21f25182e440170c2642b63c12101684b2c39b Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sun, 27 Mar 2022 20:47:57 +1100 Subject: [PATCH] Fix S --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bed476ea..13246be8c 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ -## Introductions +## Introduction The traditional method of providing web interfaces to Go programs is via a built-in web server. Wails offers a different approach: it provides the ability to wrap both Go code and a web frontend into a single binary. Tools are provided to