fix: Typo

This commit is contained in:
Deepesh Garg
2021-04-02 12:04:42 +05:30
parent eea20f83ab
commit 7f10044195

View File

@@ -120,6 +120,6 @@ def update_pending_shortfall(shortfall):
{ {
"status": "Completed", "status": "Completed",
"shortfall_amount": 0, "shortfall_amount": 0,
"shortfall_precentage": 0 "shortfall_percentage": 0
}) })