From 5f92b720c22e9bcb38be512667eda3e687f1fba2 Mon Sep 17 00:00:00 2001 From: Jim Pick Date: Fri, 30 Aug 2019 23:10:11 -0700 Subject: [PATCH] Typo fix --- SPEC/STATS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPEC/STATS.md b/SPEC/STATS.md index e766d97d7..16dd636fd 100644 --- a/SPEC/STATS.md +++ b/SPEC/STATS.md @@ -26,7 +26,7 @@ Note: `stats.repo` and `repo.stat` can be used interchangeably. See [`repo.stat` Where: -- `options` is an opcional object that might contain the following keys: +- `options` is an optional object that might contain the following keys: - `peer` specifies a peer to print bandwidth for. - `proto` specifies a protocol to print bandwidth for. - `poll` is used to print bandwidth at an interval.