diff --git a/spec/imsc-hrm.html b/spec/imsc-hrm.html
index 7f5403d..37d848c 100644
--- a/spec/imsc-hrm.html
+++ b/spec/imsc-hrm.html
@@ -425,8 +425,8 @@
Architecture
Intermediate Synchronic Documents Ei obtained from an input IMSC Document Instance:
- non-empty ISDs are processed using a simple double buffering model: while a non-empty ISD
- En is being painted into a Back Buffer, the previous non-empty ISD Em is available
- for display in a Front Buffer; and
+ En is being painted into a Back Buffer by the Presentation Compositor, the previous non-empty
+ ISD Em is available for display in a Front Buffer; and
- empty ISDs merely disconnect the Front Buffer from the display when presented,
i.e., presenting an empty ISD is equivalent to presenting nothing.