diff --git a/spec.html b/spec.html
index 17dedfe713..c097b83768 100644
--- a/spec.html
+++ b/spec.html
@@ -26758,6 +26758,7 @@
Function.prototype.toString ( )
NativeFunction :
`function` NativeFunctionAccessor? PropertyName[~Yield, ~Await]? `(` FormalParameters[~Yield, ~Await] `)` `{` `[` `native` `code` `]` `}`
+
NativeFunctionAccessor :
`get`
`set`