Skip to content

Commit

Permalink
style: Fix typo in "sentencepiece"
Browse files Browse the repository at this point in the history
  • Loading branch information
Eta0 committed Oct 12, 2024
1 parent 135e687 commit 818d932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/resolver.go
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ func ResolveResources(
)
}
log.Printf(
"Added %s to resources via sentancepiece conversion\n",
"Added %s to resources via sentencepiece conversion\n",
f.Name(),
)
}
Expand Down

0 comments on commit 818d932

Please sign in to comment.