Skip to content

Commit f69ad3c

Browse files
committed
fix syntactic error in README
1 parent b4e3e99 commit f69ad3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This command gives the player an ender eye, that can be detected in the mainhand
3838

3939
### **Embedding the Library**
4040

41-
This library uses [Lantern Load](https://github.com/LanternMC/load) to ensure that all packs to load in a controllable order. For more information on Lantern Load, check out the README in their repository.
41+
This library uses [Lantern Load](https://github.com/LanternMC/load) to ensure that all packs load in a controllable order. For more information on Lantern Load, check out the README in their repository.
4242

4343
To quickly set up this pack, copy the `minecraft`, `load` and `tungsten` namespace into your pack and add your `load.mcfunction` file to `.../data/load/tags/functions/load.json`.
4444

0 commit comments

Comments
 (0)