Skip to content

Commit d64d1c1

Browse files
committed
Test the Git
1 parent 14319f9 commit d64d1c1

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
@@ -314,7 +314,7 @@ enum AAChartAnimationType:String{
314314
### AAChartModel:chart attribute list
315315
```swift
316316
public var animationType:String? //
317-
public var title:String? //
317+
public var title:String? //the tittle of chart
318318
public var subtitle:String? //
319319
public var chartType:String? //
320320
public var stacking:String? //

0 commit comments

Comments
 (0)