From 77c31e2ff355702f8db2d5a59b725049aa497315 Mon Sep 17 00:00:00 2001 From: youhonglian Date: Wed, 21 Mar 2018 15:39:04 +0800 Subject: [PATCH] typo fix tables->table (#4319) * Update Chart.yaml * change 'tables->table' change 'tables->table' --- stable/mcrouter/Chart.yaml | 2 +- stable/mcrouter/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/mcrouter/Chart.yaml b/stable/mcrouter/Chart.yaml index 5755f8129f..dc3eddcd54 100644 --- a/stable/mcrouter/Chart.yaml +++ b/stable/mcrouter/Chart.yaml @@ -1,6 +1,6 @@ name: mcrouter home: https://github.com/facebook/mcrouter -version: 0.1.0 +version: 0.1.1 appVersion: 0.36.0 description: Mcrouter is a memcached protocol router for scaling memcached deployments. sources: diff --git a/stable/mcrouter/README.md b/stable/mcrouter/README.md index db64d18c38..a93ddf4b51 100644 --- a/stable/mcrouter/README.md +++ b/stable/mcrouter/README.md @@ -4,7 +4,7 @@ Helm chart for [Mcrouter](https://github.com/facebook/mcrouter), a Memcached pro ## Configuration -The following tables lists the configurable parameters of the Mcrouter chart and their default values. +The following table lists the configurable parameters of the Mcrouter chart and their default values. | Parameter | Description | Default | | ----------------------------- | -------------------------------------- | ----------------------------------------------- |