diff --git a/functions/postwomanTesting.js b/functions/postwomanTesting.js index 76d44568a..0115f16fb 100644 --- a/functions/postwomanTesting.js +++ b/functions/postwomanTesting.js @@ -51,7 +51,7 @@ function test(descriptor, func, _testReports) { } _testReports.push({ endBlock: true }); - // TODO: Organieze and generate text report of each {descriptor: true} section in testReports. + // TODO: Organize and generate text report of each {descriptor: true} section in testReports. // add checkmark or x depending on if each testReport is pass=true or pass=false }