diff --git a/website/docs/Tokens.md b/website/docs/Tokens.md index bac1edee2e..e5733a1461 100644 --- a/website/docs/Tokens.md +++ b/website/docs/Tokens.md @@ -122,7 +122,7 @@ The following tokens are deprecated: Paths in Premake should be relative to premake script in which they appears. -When you specify a path inside a commands, you have to wrap path insice `%[]` to allow correct transformation for the generator. +When you specify a path inside a commands, you have to wrap path inside `%[]` to allow correct transformation for the generator. i.e.