Skip to content

Commit edfeeb4

Browse files
authored
One more typo
1 parent 3a10958 commit edfeeb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc-template/readme.template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Currently, we support line series, point series, candlestick series, and histogr
159159
And the library is designed to be able to render multiple figure into a single image.
160160
But Plotter is aimed to be a platform that is fully extendable to support any other types of figure.
161161

162-
## Concepts by examples
162+
## Concepts by example
163163

164164
### Drawing Backends
165165
Plotters can use different drawing backends, including SVG, BitMap, and even real-time rendering. For example, a bitmap drawing backend.

0 commit comments

Comments
 (0)