From 4a4b009662b7b238e35f7d9e18dc0b6f350ee065 Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Sun, 30 Jul 2017 17:13:46 +0800 Subject: [PATCH] fix: typo --- aio/content/guide/styleguide.md | 2 +- aio/content/navigation.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aio/content/guide/styleguide.md b/aio/content/guide/styleguide.md index 323c63b0f7..6abfa8b7cf 100644 --- a/aio/content/guide/styleguide.md +++ b/aio/content/guide/styleguide.md @@ -1,6 +1,6 @@ # Style Guide -# 风格之南 +# 风格指南 Looking for an opinionated guide to Angular syntax, conventions, and application structure? Step right in! diff --git a/aio/content/navigation.json b/aio/content/navigation.json index 7ded08a782..cba9583642 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -330,7 +330,7 @@ }, { "url": "guide/styleguide", - "title": "风格之南", + "title": "风格指南", "tooltip": "写出 Angular 风格的程序" }, {