diff --git a/a11y-meta-display-guide/2.1/draft/techniques/onix-metadata/index.html b/a11y-meta-display-guide/2.1/draft/techniques/onix-metadata/index.html
index 39447801..4043f550 100644
--- a/a11y-meta-display-guide/2.1/draft/techniques/onix-metadata/index.html
+++ b/a11y-meta-display-guide/2.1/draft/techniques/onix-metadata/index.html
@@ -804,7 +804,7 @@
Instructions
THEN display "Transcript(s) provided"
.
- IF NOT (math_formula_as_mathml OR math_formula_as_latex OR (contains_math_formula AND short_textual_alternative_images) OR chemical_formula_as_mathml OR charts_diagrams_as_non_graphical_data OR full_alternative_textual_descriptions OR closed_captions OR open_captions OR transcript):
+ IF NOT (math_formula_as_mathml OR math_formula_as_latex OR described_math OR chemical_formula_as_mathml OR chemical_formula_as_latex OR charts_diagrams_as_non_graphical_data OR full_alternative_textual_descriptions OR closed_captions OR open_captions OR transcript):
THEN either omit this display field if metadata is missing or display "No information is available"
.
@@ -920,7 +920,7 @@ Instructions
THEN display "Flashing hazards not known"
.
- IF unknown_motion_simulation_hazard:
+ IF unknown_motion_hazard:
THEN display "Motion simulation hazards not known"
.
@@ -932,7 +932,7 @@ Instructions
THEN display "No flashing hazards"
.
- IF no_motion_simulation_hazard:
+ IF no_motion_hazard:
THEN display "No motion simulation hazards"
.