diff --git a/public/architecture.html b/public/architecture.html
index e45c1273..ace12a21 100644
--- a/public/architecture.html
+++ b/public/architecture.html
@@ -512,7 +512,7 @@
-
+
diff --git a/public/js/components/interactive-diagram.js b/public/js/components/interactive-diagram.js
index 011efadf..79b1284f 100644
--- a/public/js/components/interactive-diagram.js
+++ b/public/js/components/interactive-diagram.js
@@ -23,7 +23,7 @@ class InteractiveDiagram {
'Metacognitive gates ensure AI pauses before high-risk operations',
'Each service addresses a different failure mode in AI safety'
],
- promise: 'External architectural enforcement that's structurally more difficult to bypass than behavioral training alone.'
+ promise: 'External architectural enforcement that is structurally more difficult to bypass than behavioral training alone.'
},
boundary: {
name: 'BoundaryEnforcer',