diff --git a/rfcs/property-writeonly.md b/rfcs/property-writeonly.md index db1cea7e..a66561bb 100644 --- a/rfcs/property-writeonly.md +++ b/rfcs/property-writeonly.md @@ -2,7 +2,7 @@ ## Summary -Allow properties of classes and tables to be marked as write-only. +Allow properties of classes and tables to be inferred as write-only. ## Motivation