Skip to content

Commit

Permalink
Remove one extraneous backtick from line 116 of 'codebase-overview.md' (
Browse files Browse the repository at this point in the history
  • Loading branch information
richiethomas authored and aweary committed Jan 9, 2017
1 parent c78e403 commit b2cc91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/codebase-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ One way to think about it is that the condition should reflect the normal situat

It is a good idea to avoid spamming the console with duplicate warnings:

````js
```js
var warning = require('warning');

var didWarnAboutMath = false;
Expand Down

0 comments on commit b2cc91e

Please sign in to comment.