From 5a82a9018f7abd2773bad5c55a40455f0d8de341 Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Wed, 22 Jul 2015 17:24:47 -0700 Subject: [PATCH] Nit in phabricator doc --- examples/phabricator/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/phabricator/README.md b/examples/phabricator/README.md index 3068566c7bd..a63a4c69a04 100644 --- a/examples/phabricator/README.md +++ b/examples/phabricator/README.md @@ -135,8 +135,7 @@ If you read logs of the phabricator container you will notice the following erro $ kubectl logs phabricator-controller-02qp4 [...] Raw MySQL Error: Attempt to connect to root@173.194.252.142 failed with error -#2013: Lost connection to MySQL server at 'reading initial communication -packet', system error: 0. +#2013: Lost connection to MySQL server at 'reading initial communication packet', system error: 0. ```