diff --git a/app/services/kredits.js b/app/services/kredits.js index bd1d5e1..898c8c0 100644 --- a/app/services/kredits.js +++ b/app/services/kredits.js @@ -29,7 +29,7 @@ export default Service.extend({ browserCache: service(), currentBlock: null, - currentUserAccounts: null, // default to not having an account. this is the wen web3 is loaded. + currentUserAccounts: null, // default to not having an account. this is the when web3 is loaded. currentUser: null, contributors: null, contributions: null,