Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Commit

Permalink
language fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartvds committed Mar 12, 2014
1 parent e25fdd7 commit 80e347d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ List *everything*:
$ tsd query *
````

### Open in browser
#### Open browser

Browse `pixi` definition on github:

Expand Down Expand Up @@ -257,7 +257,7 @@ Notes:

## Usage as module

TSD can be used as any JavaScript npm dependency in your project:
TSD can be used as a JavaScript npm dependency:

````js
var tsd = require('tsd');
Expand Down

0 comments on commit 80e347d

Please sign in to comment.