fix(html): remove the useless word in memory field

This commit is contained in:
imlonghao 2022-01-23 16:52:43 +08:00
parent 9a45b1bc96
commit 8b64b9f7d7
2 changed files with 2 additions and 1 deletions

View file

@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Remove the quote tag from more href
- Remove the word `率` in memory field
## [0.2.1] - 2022-01-23

View file

@ -77,7 +77,7 @@
},
{
targets: 6,
title: "内存使用GiB",
title: "内存使用GiB",
data: "memory"
},
{