Skip to content

Commit ac620d8

Browse files
doc(README): fix typo in addon file structure
1 parent 6f24f96 commit ac620d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Addon developers should use an addon file structure like this:
4141

4242
```sh
4343
.
44-
├── .luarocks # required
44+
├── .luarocks/ # required
4545
│ └── default-lua-version.lua # set to 'return "5.5"'
4646
├── library/ # optional
4747
│ ├── definition-files.lua

0 commit comments

Comments
 (0)