[RFC] Fix number.

This commit is contained in:
Alessandro Coglio 2021-09-22 10:19:23 -07:00
parent 0e96bf8d7d
commit 30cce1a5f1

View File

@ -10,7 +10,7 @@ DRAFT
## Summary
This RFC proposes two things:
This RFC proposes three things:
1. The scalar types in Leo (integers, fields, etc.) can have static methods.
2. The scalar types in Leo (integers, fields, etc.) can have static constants.