diff --git a/rfcs/property-readonly.md b/rfcs/property-readonly.md index 5c86c846..6d09212d 100644 --- a/rfcs/property-readonly.md +++ b/rfcs/property-readonly.md @@ -2,7 +2,7 @@ ## Summary -Allow properties of classes and tables to be marked as read-only. +Allow properties of classes and tables to be inferred as read-only. ## Motivation