Skip to content

Commit 14dc8bb

Browse files
fix typo.
1 parent e016a3f commit 14dc8bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Additionally you can override the destination of installation:
5050
PLUGIN_FOLDER=/path/to/plugin/folder make install
5151
```
5252

53-
Note that the plugin has to be built for target OS and archetecture (`make build`
53+
Note that the plugin has to be built for target OS and architecture (`make build`
5454
and `make install` do that,) but if you want to redistribute the plugin for other
5555
people to use you have to cross-compile it (for example you can use [gox].)
5656

0 commit comments

Comments
 (0)