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

Commit

Permalink
docs(root): Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oBusk committed Mar 1, 2020
1 parent 93fe614 commit aefa044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ readBigInt64LE(buffer);
readBigUInt64BE(buffer);
```

#### [`readBigUInt64lE`](https://github.com/oBusk/read-bigint/tree/master/packages/read-biguint-64-le)
#### [`readBigUInt64LE`](https://github.com/oBusk/read-bigint/tree/master/packages/read-biguint-64-le)

> 👓💯 Read Unsigned Little-Endian BigInt from Buffer
Expand Down

0 comments on commit aefa044

Please sign in to comment.