diff --git a/web/src/engine/predictive-text/worker-thread/src/main/correction/context-tokenization.ts b/web/src/engine/predictive-text/worker-thread/src/main/correction/context-tokenization.ts index 4c37c4e135..be50382a91 100644 --- a/web/src/engine/predictive-text/worker-thread/src/main/correction/context-tokenization.ts +++ b/web/src/engine/predictive-text/worker-thread/src/main/correction/context-tokenization.ts @@ -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