Update mempool-replacements.md #1

Open
famouswizard wants to merge 1 commit from famouswizard/patch-1 into fujicoin-28.0
famouswizard commented 2024-11-01 09:34:07 +00:00 (Migrated from github.com)

Corrected grammatical error in the following sentence:

Error: "The replacement transaction only include an unconfirmed input..."
Correct version: "The replacement transaction only includes an unconfirmed input..."

The verb "include" should be in the third person singular form "includes" to agree with the singular subject "transaction."

### Corrected grammatical error in the following sentence: **Error:** "The replacement transaction only include an unconfirmed input..." **Correct version:** "The replacement transaction only include**s** an unconfirmed input..." The verb "include" should be in the third person singular form "includes" to agree with the singular subject "transaction."
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin famouswizard/patch-1:famouswizard/patch-1
git switch famouswizard/patch-1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch fujicoin-28.0
git merge --no-ff famouswizard/patch-1
git switch famouswizard/patch-1
git rebase fujicoin-28.0
git switch fujicoin-28.0
git merge --ff-only famouswizard/patch-1
git switch famouswizard/patch-1
git rebase fujicoin-28.0
git switch fujicoin-28.0
git merge --no-ff famouswizard/patch-1
git switch fujicoin-28.0
git merge --squash famouswizard/patch-1
git switch fujicoin-28.0
git merge --ff-only famouswizard/patch-1
git switch fujicoin-28.0
git merge famouswizard/patch-1
git push origin fujicoin-28.0
Sign in to join this conversation.
No description provided.