From 5c88c05fe2e42a7b0f6a79664c7cec3a3f464d0d Mon Sep 17 00:00:00 2001 From: Bryan Boreham Date: Wed, 12 Jun 2019 10:25:06 +0000 Subject: [PATCH] typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccdb4286b..4abc3ede3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ Minor update: - Updates to JavaScript dependencies, where security issues were reported: - [#3633](https://github.com/weaveworks/scope/pull/36233) + [#3633](https://github.com/weaveworks/scope/pull/3633) - Another fix for Scope not noticing when a container has been destroyed: [#3627](https://github.com/weaveworks/scope/pull/3627)