diff --git a/spec.html b/spec.html
index d5e9c044efb..412286abefb 100644
--- a/spec.html
+++ b/spec.html
@@ -24821,7 +24821,7 @@
Function.prototype.toString ( )
1. Throw a *TypeError* exception.
-
+
NativeFunction :
`function` PropertyName[~Yield, ~Await]? `(` FormalParameters[~Yield, ~Await] `)` `{` `[` `native` `code` `]` `}`