Typos in Comments area of the Example Token contract

Both objecdt and accessible are mispelled in the comments of the Example token contract - please fix

// of the object.
//
// The capability is stored in the /private/ domain, which is only
// accessible by the owner of the account
self.account.link<&VaultMinter>(/private/Minter, target: /storage/MainMinter)

@comtechnet Thanks for pointing this out! Do you think you could make a PR to fix the typos? That would be much appreciated. :smiley: