Skip to content

Commit e0a2e9e

Browse files
authored
Update README.md
1 parent 3554f2e commit e0a2e9e

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
@@ -138,7 +138,7 @@ For each runner in your `bench_runner.toml`, you can specify a `plot` table with
138138
- `name`: A human-friendly name to display in the plot legend
139139
- `style`: A [matplotlib line style](https://matplotlib.org/stable/api/_as_gen/matplotlib.lines.Line2D.html#matplotlib.lines.Line2D.set_linestyle)
140140
- `marker`: A [matplotlib marker](https://matplotlib.org/stable/api/markers_api.html#module-matplotlib.markers)
141-
- `color: A [matplotlib color](https://matplotlib.org/stable/users/explain/colors/colors.html#colors-def)
141+
- `color`: A [matplotlib color](https://matplotlib.org/stable/users/explain/colors/colors.html#colors-def)
142142

143143
#### Longitudinal plot configuration
144144

0 commit comments

Comments
 (0)