Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
trenc committed Oct 30, 2024
1 parent 5d9ca9a commit 9cd3d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The compiler binary can has up to five arguments for compiling.
$ ./vendor/bin/scto-compile manifest.json help.textile textpack.txt srcFolder outputFolder
```

The plugin compiler can slso be used programmatically:
The plugin compiler can also be used library:

```
use Scto\PluginCompiler\CompilerApp;
Expand Down

0 comments on commit 9cd3d15

Please sign in to comment.