Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit ca3e07d

Browse files
authored
GH-2 fix typo (#2)
build-in -> built-in
1 parent 4455994 commit ca3e07d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Writerside/topics/Adventure-Kyori.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ If you want to use the Adventure Kyori features in your project, you need to add
99
| `litecommands-bukkit` | `litecommands-adventure-platform` | Bukkit, Spigot | 1.8.8 - 1.20.6 |
1010
| `litecommands-bukkit` | `litecommands-adventure` | Paper, Purpur | 1.16 - 1.20.6 |
1111
| `litecommands-bungeecord` | `litecommands-adventure-platform` | BungeeCord, Waterfall | 1.20-R0.1 |
12-
| `litecommands-velocity` | build-in | Velocity | 3.2.0 |
13-
| `litecommands-minestom` | build-in | Minestom | 1.20.6 |
14-
| `litecommands-sponge` | build-in | Sponge | 8.2.0 |
12+
| `litecommands-velocity` | built-in | Velocity | 3.2.0 |
13+
| `litecommands-minestom` | built-in | Minestom | 1.20.6 |
14+
| `litecommands-sponge` | built-in | Sponge | 8.2.0 |
1515
| `litecommands-fabric` | `litecommands-adventure-platform` | Fabric | [See current version](https://github.com/Rollczi/LiteCommands/blob/master/litecommands-fabric/gradle.properties) |
1616

1717
<tip>
@@ -20,6 +20,6 @@ Depending on the platform you are using, see the following pages for more inform
2020

2121
- `litecommands-adventure-platform` -> [Adventure Platform](adventure-platform.md)
2222
- `litecommands-adventure` -> [Adventure](adventure.md)
23-
- `build-in` means that you don't need to add any additional artifacts to your project.
23+
- `built-in` means that you don't need to add any additional artifacts to your project.
2424

2525
</tip>

0 commit comments

Comments
 (0)