Skip to content

Commit

Permalink
Update core/station/api/spec.did
Browse files Browse the repository at this point in the history
Co-authored-by: mraszyk <[email protected]>
  • Loading branch information
keplervital and mraszyk authored Sep 30, 2024
1 parent d08df00 commit b05ccb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/station/api/spec.did
Original file line number Diff line number Diff line change
Expand Up @@ -2322,7 +2322,7 @@ type ExternalCanisterPermissionsUpdateInput = record {
// - changing the permissions
// - install operations
change : opt Allow;
// The permissions for the calling methods on the canister.
// The permissions for calling methods on the canister.
calls : opt vec ExternalCanisterCallPermission;
};

Expand Down

0 comments on commit b05ccb4

Please sign in to comment.