We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09d95e1 + 4a4c119 commit 158a032Copy full SHA for 158a032
_guides/styles.md
@@ -87,7 +87,7 @@ booleans or numbers.
87
88
The `should` style allows for the same chainable assertions as the
89
`expect` interface, however it extends each object with a `should`
90
-property to start your chain. This style has some issues when used Internet
+property to start your chain. This style has some issues when used with Internet
91
Explorer, so be aware of browser compatibility.
92
93
```js
0 commit comments