docs: fixed typo (#3960)
This commit is contained in:
parent
4e478e625d
commit
a9b3edd2be
@ -3,7 +3,7 @@ import { toUtf8Bytes } from "../utils/index.js";
|
||||
|
||||
/**
|
||||
* A simple hashing function which operates on UTF-8 strings to
|
||||
* compute an 32-byte irentifier.
|
||||
* compute an 32-byte identifier.
|
||||
*
|
||||
* This simply computes the [UTF-8 bytes](toUtf8Bytes) and computes
|
||||
* the [[keccak256]].
|
||||
|
Loading…
Reference in New Issue
Block a user