Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hannibal002 committed Apr 9, 2024
1 parent f5d1c1e commit 4298f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/at/hannibal2/skyhanni/utils/NEUItems.kt
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ object NEUItems {
}
if (tryCount == 10) {
ErrorManager.logErrorStateWithData(
"Cound not load recipe data.",
"Could not load recipe data.",
"Failed to find item multiplier",
"internalName" to internalName
)
Expand Down

0 comments on commit 4298f6a

Please sign in to comment.