Skip to content

Commit 7bde030

Browse files
authored
style: fix markdown ref
1 parent 711bd87 commit 7bde030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/11-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ minuteswithcount = [(x, dataarray.count(x)) for x in set(dataarray)]
6969

7070
### Matplotlib
7171

72-
开始之前需要安装``matplotlib
72+
开始之前需要安装`matplotlib`
7373

7474
```bash
7575
sudo pip install matplotlib

0 commit comments

Comments
 (0)