diff --git a/README.md b/README.md index 2a78e14..768e450 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ graph := chart.Chart{ }, }, chart.AnnotationSeries{ - Name: "Last Value, + Name: "Last Value", Style: chart.Style{ Show: true, StrokeColor: chart.DefaultSeriesStrokeColors[0],