diff --git a/README.md b/README.md index 7d91953..76cb2ee 100644 --- a/README.md +++ b/README.md @@ -991,8 +991,6 @@ items to access - built-in support for iterating items using the `for-of` syntax - iterables allow to implement optimized iterator patterns -For - **Bad:** ```ts