diff --git a/techniques/html/H39.html b/techniques/html/H39.html
index 19963593e2..1fc656d6df 100644
--- a/techniques/html/H39.html
+++ b/techniques/html/H39.html
@@ -40,15 +40,14 @@
Tests
Procedure
For each data table:
- - Check that the table has content that is presented as a table caption.
- Check that the table includes a
caption
element.
- - Check that the content of the
caption
element identifies the table.
-
+ Check that the text that titles or describes the table is included in the caption
element.
+
Expected Results
- - #1, #2, and #3 are true.
+ - #1 and #2 are true.