diff --git a/index.bs b/index.bs
index 65c300b..5b53ce2 100644
--- a/index.bs
+++ b/index.bs
@@ -1716,7 +1716,7 @@ await document.modelContext.registerTool({
Current Gaps
- - No verification mechanism: Agent implementors cannot verify that tool implementations match their descriptions
+ - No verification mechanism: Agent implementers cannot verify that tool implementations match their descriptions
- Semantic ambiguity: Natural language descriptions are subjective and open to interpretation
- No behavioral contracts: Unlike typed APIs, tool behaviors cannot be statically analyzed or verified
- Agent trust assumptions: [=Agents=] must assume good faith from site developers