diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/generator/index.html')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/generator/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/generator/index.html b/files/zh-cn/web/javascript/reference/global_objects/generator/index.html index 9efc414db4..b3b016d83a 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/generator/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/generator/index.html @@ -117,7 +117,7 @@ console.log(it.next()); // throws StopIteration (as the generator is now close <p>{{Compat("javascript.builtins.Generator")}}</p> -<h2 id="See_also" name="See_also">相关链接</h2> +<h2 id="See_also">相关链接</h2> <h3 id="Legacy_generators">Legacy generators</h3> |
