Skip to content

Commit 727652a

Browse files
authored
Update README.md
[ci skip]
1 parent 8e39648 commit 727652a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,7 @@ define((require, exports, module) => {
196196
#### HTML script tag
197197

198198
Chai Iterator can be included via a [`<script>`][script-tag] tag. If it is
199-
loaded after `chai.js`, Chai will use it automatically. The plugin
200-
function will also be available globally as `chaiIterator`.
199+
loaded after `chai.js`, Chai will use it automatically.
201200

202201
```html
203202
<script src="chai.js"></script>

0 commit comments

Comments
 (0)