Skip to content

Commit d276c58

Browse files
authored
Fix typo in auto CurseForge docs (#2259)
1 parent 495c444 commit d276c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/types-and-platforms/mod-platforms/auto-curseforge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The following examples all refer to version 1.0.7 of ATM8:
8484
-e CF_SLUG=all-the-mods-8 -e CF_FILENAME_MATCHER=1.0.7
8585
```
8686

87-
## Exlude client mods
87+
## Exclude client mods
8888

8989
Quite often there are mods that need to be excluded, such as ones that did not properly declare as a client mod via the file's game versions. Similarly, there are some mods that are incorrectly tagged as client only. The following describes two options to exclude/include mods:
9090

0 commit comments

Comments
 (0)