From 323f63fbf5f854824e25e1cdd0aa457b163b6387 Mon Sep 17 00:00:00 2001 From: Declan de Wet Date: Sat, 5 Nov 2016 10:17:09 +0200 Subject: [PATCH] document titleChunk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87e9b40..662d753 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,7 @@ Maps to the inner-text value of the `` element. #### `titleTemplate` (String) -The value of `title` will be injected into the `%s` placeholder in `titleTemplate` before being rendered. +The value of `title` will be injected into the `%s` placeholder in `titleTemplate` before being rendered. The original title will be available on `metaInfo.titleChunk`. ```js {