Skip to content

Commit aaffd51

Browse files
committed
fix(docs): fixing typo
1 parent ba4d3ba commit aaffd51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ randm.diceRollOf("3d6+2").rolls();
187187
// }
188188
```
189189

190-
### Typsecript support
190+
### Typescript support
191191

192192
randm comes bundled with a Typescript declaration file, it should be automatically picked up by your IDE. If not, you can find it at `node_modules/randm/randm.d.ts`.
193193

0 commit comments

Comments
 (0)