Skip to content

Commit 4a4c119

Browse files
committed
fixing a typo
1 parent 09d95e1 commit 4a4c119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_guides/styles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ booleans or numbers.
8787

8888
The `should` style allows for the same chainable assertions as the
8989
`expect` interface, however it extends each object with a `should`
90-
property to start your chain. This style has some issues when used Internet
90+
property to start your chain. This style has some issues when used with Internet
9191
Explorer, so be aware of browser compatibility.
9292

9393
```js

0 commit comments

Comments
 (0)