diff --git a/.changeset/blue-countries-drive.md b/.changeset/blue-countries-drive.md index 15d826ee0a..4061d2d9ce 100644 --- a/.changeset/blue-countries-drive.md +++ b/.changeset/blue-countries-drive.md @@ -5,4 +5,4 @@ The deploy CLI now uses logs to find registered function selectors and their corresponding function signatures. Previously only function signatures were fetched via logs and then mapped to function selectors via `getRecord` calls, but this approach failed for namespaced function selectors of non-root system, -because the function signature table includes both the namespaced and non-namespaced signature but the function selector table only includes the namespaced selector that is registered on the world. +because the function signature table includes both the namespaced and non-namespaced signature but the function selector table only includes the namespaced selector that is registered on the world.