From e6a1676491a831e951f4fc725a07e57f39efc3af Mon Sep 17 00:00:00 2001 From: Jonathan Boulle Date: Tue, 13 Sep 2016 16:22:57 +0200 Subject: [PATCH] README: fix small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d161d213..6af68fc92 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Download a [release tarball of helm for your platform](https://github.com/kubern ## Docs - [Quick Start](docs/quickstart.md) -- [Architechture](docs/architecture.md) +- [Architecture](docs/architecture.md) - [Charts](docs/charts.md) - [Chart Repository Guide](docs/chart_repository.md) - [Syncing your Chart Repository](docs/chart_repository_sync_example.md)