diff --git a/CHANGELOG.md b/CHANGELOG.md index d73dcc3..b56f605 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/html/logs.html b/html/logs.html index 6281ce7..6c581c9 100644 --- a/html/logs.html +++ b/html/logs.html @@ -77,7 +77,7 @@ }, { targets: 6, - title: "内存使用率(GiB)", + title: "内存使用(GiB)", data: "memory" }, {