Skip to content

Commit c2028fc

Browse files
committed
update README.md
1 parent 27ae2f6 commit c2028fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To learn how to use the original typescript compiler, please visit the following
4343
| Option | Type | Default| Description |
4444
|:----------------------- |:-------:|:------:| :------------------------------------------------- |
4545
| emitReflection | boolean | false | Emit the reflection data of class . |
46-
| accessorOptimization | boolean | false | If an accessor contains only one call to another method, use that method as the accessor method directly.|
46+
| accessorOptimization | boolean | false | If an accessor contains only one call to another method, use that method to define the accessor directly.|
4747
| defines | Object | | Replace the global variables with the constants defined in the "defines"" object. |
4848

4949

0 commit comments

Comments
 (0)