chore: typo [frappe]
Date: 2023-08-10T17:37:30+05:30
By: Ankush Menat
chore: typo
This is a commit that is not part of a pull request.
Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-95ba67cd1f7aa397b1533a0ddd4c5a653ebe5d9b
# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks
# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue
# Force-push changes
git push --force-with-lease