docs(web): remove duplicate words in file header comment

This commit is contained in:
Joshua Horton 2025-10-08 08:43:02 -05:00
parent 9c8747d9c8
commit 8ebfab10fc

View file

@ -4,8 +4,8 @@
* Created by jahorton on 2025-09-23
*
* This file contains low-level tests designed to validate the behavior of the
* of the ContextTokenization class and its integration with the lower-level
* classes that it utilizes.
* ContextTokenization class and its integration with the lower-level classes
* that it utilizes.
*/
import { assert } from 'chai';