use mass noun instead of count noun

This commit is contained in:
Greg Coppola
2022-09-08 18:42:44 -05:00
parent f9c31181b0
commit 30581c7826

View File

@@ -14,7 +14,7 @@ This release will contain consensus-breaking changes.
- Clarity function `stx-transfer?` now takes a 4th optional argument, which is a memo.
- Added a new parser which will be used to parse Clarity code beginning with 2.1,
resolving several bugs in the old parser and improving performance.
- Documentations will indicate explicitly which Clarity version introduced each
- Documentation will indicate explicitly which Clarity version introduced each
keyword or function.
## Upcoming