Update docs/manual/hacking/additional-plugins.md

Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
This commit is contained in:
Ching Pei Yang 2024-10-28 02:31:47 +01:00 committed by GitHub
parent eff15d27b4
commit aac776f7a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -162,7 +162,7 @@ in {
}
```
This results in the lua code:
This results in the following lua code:
```lua
require('lz.n').load({
{