Skip to content

Commit

Permalink
Fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
papb committed Sep 30, 2020
1 parent c75ffa3 commit c98ba78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -174,7 +174,7 @@ pe = require('pretty-error').start();
You might want to substitute long paths with shorter, more readable aliases:

```javascript
pe.alias('E:/open-source/theatrejs/lib', '(Theare.js)');
pe.alias('E:/open-source/theatrejs/lib', '(Theatre.js)');
```

#### Skipping packages
Expand Down

0 comments on commit c98ba78

Please sign in to comment.