Typos
We have found minor typos that do not affect code functionality:
In the contracts in the
palmy-finance-palmy-verepository, multiple variables whose name includesweekshould useterminstead, because a term is two weeks.In the Voter contract,
_calcurateBasisTermTsFromCurrentTsshould be_calculateBasisTermTsFromCurrentTs.