Skip to content

chore: grammar? [frappe]

Bot Dokos requested to merge ft-commit-ebd47429a54ac6 into develop

From: https://github.com/frappe/frappe/commit/ebd47429a54ac602ae247198319c31acd137b1c9
Date: 2024-03-04 16:32:48+05:30
By: Ankush Menat

chore: grammar?

This looks weird without fullstop when there are suggestions

This is a commit that is not part of any pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-ebd47429a54ac6

# 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

Merge request reports