typo: in packages.md

This commit is contained in:
Erik McKelvey
2023-10-03 11:22:46 -07:00
committed by GitHub
parent 97f756b12c
commit bdee858964

View File

@@ -28,7 +28,7 @@ The following rules are enforced for all packages:
- Note that, if these mempool limits change, package limits should be reconsidered. Users may
also configure their mempool limits differently.
- Note that the this is transaction weight, not "virtual" size as with other limits to allow
- Note that this is transaction weight, not "virtual" size as with other limits to allow
simpler context-less checks.
* Packages must be topologically sorted. (#20833)