From dee46ba44fdda47275ebfa13b64dc50f2bb3c7b6 Mon Sep 17 00:00:00 2001 From: vabshere <34538165+vabshere@users.noreply.github.com> Date: Sat, 14 Aug 2021 01:34:17 -0700 Subject: [PATCH] docs: fix Readme typo Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c4d0a6..f23a061 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ If Go is not installed or is the wrong version, and you don't have root access o #### go generate -With Go 1.16, it is no longer necessary to call `go generate`. Translations and Apple SMC tags are emded with `go:embed`. +With Go 1.16, it is no longer necessary to call `go generate`. Translations and Apple SMC tags are embedded with `go:embed`. ## Usage