Skip to content

Commit

Permalink
Fix backtick which should have been an apostrophe
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfcosta committed Aug 23, 2016
1 parent 49ed210 commit 481b630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chai/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ module.exports = {
* chai.config.useProxy = false; // disable use of Proxy
*
* This feature is automatically disabled regardless of this config value
* in environments that don`t support proxies.
* in environments that don't support proxies.
*
* @param {Boolean}
* @api public
Expand Down

0 comments on commit 481b630

Please sign in to comment.