diff --git a/.changeset/fast-coats-try.md b/.changeset/fast-coats-try.md index 387ed550a..39ba7b8ab 100644 --- a/.changeset/fast-coats-try.md +++ b/.changeset/fast-coats-try.md @@ -2,4 +2,4 @@ 'openzeppelin-solidity': minor --- -`Initializable`: Add `_initializableStorageSlot` function that returns a pointer to the storage struct. The function allows to customize with a custom storage slot with an `override`. +`Initializable`: Add `_initializableStorageSlot` function that returns a pointer to the storage struct. The function allows customizing with a custom storage slot with an `override`.