Update web/src/engine/predictive-text/worker-thread/src/main/correction/context-tokenization.ts
Some checks failed
Keyman Build Summary / Summarize build status checks (push) Has been cancelled

Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
This commit is contained in:
Joshua Horton 2026-03-13 23:16:46 +07:00 committed by GitHub
parent 41beca3664
commit 74844bbd32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -566,7 +566,7 @@ export class ContextTokenization {
* triggering the transition.
* @param bestProbFromSet The probability of the single most likely input
* transform in the overall transformDistribution associated with the
* keystroke triggering theh transition. It need not be represented by the
* keystroke triggering the transition. It need not be represented by the
* tokenizationPath to be built.
* @param appliedSuggestionId
* @returns