From 8b3b491292fd609f5ec67c968cc1e4a9b451a51f Mon Sep 17 00:00:00 2001 From: Paul Bellamy Date: Tue, 19 Apr 2016 10:13:01 +0100 Subject: [PATCH] fix typo in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4595fddae..109ea000d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -105,7 +105,7 @@ Bug Fixes: [#1136](https://github.com/weaveworks/scope/issues/1136) - Opening the terminal doesn't open work for some containers [#1195](https://github.com/weaveworks/scope/issues/1195) -- Terminals: Try to figure what shell to use instead of simply running `/sh/bin` +- Terminals: Try to figure what shell to use instead of simply running `/bin/sh` [#1069](https://github.com/weaveworks/scope/pull/1069) - Fix embedded logo size for Safari [#1084](https://github.com/weaveworks/scope/pull/1084)