diff --git a/techniques/failures/F69.html b/techniques/failures/F69.html
index 2f973ab964..cd40920a07 100644
--- a/techniques/failures/F69.html
+++ b/techniques/failures/F69.html
@@ -59,12 +59,13 @@
Truncated text
- Increase the text size of the content by 200%.
- - Check that no text is clipped, truncated, or obscured.
+ - Check that text is clipped, truncated, or obscured as a result of the resizing.
+ - Check that no mechanism exists to display text that was clipped, truncated, or obscured due to text resizing.
Expected Results
- - If check #2 is false, then the failure condition applies and the content fails these Success Criteria.
+ - If check #2 or #3 is true, then the failure condition applies and the content fails these Success Criteria.