summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorvabshere <34538165+vabshere@users.noreply.github.com>2021-08-14 01:34:17 -0700
committerGitHub <noreply@github.com>2021-08-14 01:34:17 -0700
commitdee46ba44fdda47275ebfa13b64dc50f2bb3c7b6 (patch)
treed5771c7b7da80ce8cefaa772739f74d02b045c63 /README.md
parent257706b0f84c223d4b0c3ca06b22fb5d21b4fefb (diff)
docs: fix Readme typo
Fix typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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