Skip to content
Snippets Groups Projects
Unverified Commit cdefe613 authored by Ikko Eltociear Ashimine's avatar Ikko Eltociear Ashimine Committed by GitHub
Browse files

chore: Update actions.ts (#2227)

non-existant -> non-existent
parent 44a5199a
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ export async function getSheetValue(
// We want to only allow the positive movement of money back and
// forth. buffered should never be allowed to go into the negative,
// and you shouldn't be allowed to pull non-existant money from
// and you shouldn't be allowed to pull non-existent money from
// leftover.
function calcBufferedAmount(
toBudget: number,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment