diff --git a/frontend/src/ts/test/funbox/list.ts b/frontend/src/ts/test/funbox/list.ts index 44ff56ef2d37..88220d8badb8 100644 --- a/frontend/src/ts/test/funbox/list.ts +++ b/frontend/src/ts/test/funbox/list.ts @@ -121,7 +121,7 @@ export function getActiveFunboxesWithFunction( } /** - * Check if there is an active funbox implemenging the given function + * Check if there is an active funbox implementing the given function * @param functionName function name * @returns */