From c793c35d07b0483c9d7bdc060b7a8eefef4ed55a Mon Sep 17 00:00:00 2001 From: Konrad `ktoso` Malawski Date: Tue, 17 Nov 2020 09:42:25 +0900 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Yim Lee --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f7096f7..5dab1fc 100644 --- a/README.md +++ b/README.md @@ -60,9 +60,8 @@ As the API has just launched, not many implementations exist yet. If you are int ### Swift Metrics Extras -You may also be interestedin some "extras" modules which are collected in the [swift metrics extras](https://github.com/apple/swift-metrics-extras) repository. +You may also be interestedin some "extras" modules which are collected in the [Swift Metrics Extras](https://github.com/apple/swift-metrics-extras) repository. -Currently the repository includes: `SystemMetrics` allowing reporting of a node's CPU and memory metrics etc. ## Detailed design