From bc804322c49c707a141fc13936456d399fdf9085 Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Wed, 14 Sep 2016 10:55:46 -0700 Subject: [PATCH] docs(aot): update nav to be consistent with aot hyphenation --- public/docs/ts/latest/cookbook/_data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/docs/ts/latest/cookbook/_data.json b/public/docs/ts/latest/cookbook/_data.json index 9281abe58d..828aece748 100644 --- a/public/docs/ts/latest/cookbook/_data.json +++ b/public/docs/ts/latest/cookbook/_data.json @@ -6,8 +6,8 @@ }, "aot-compiler": { - "title": "Ahead of Time Compiler", - "intro": "Learn how to use the Ahead of Time Compiler" + "title": "Ahead-of-Time Compilation", + "intro": "Learn how to use Ahead-of-time compilation" }, "a1-a2-quick-reference": {