diff --git a/README.md b/README.md index e3a8e93..087087d 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ - [Step 3: Start defining `metaInfo`](#step-3-start-defining-metainfo) - [Recognized `metaInfo` Properties](#recognized-metainfo-properties) - [`title` (String)](#title-string) - - [`titleTemplate` (String)](#titletemplate-string--function) + - [`titleTemplate` (String | Function)](#titletemplate-string--function) - [`htmlAttrs` (Object)](#htmlattrs-object) - [`bodyAttrs` (Object)](#bodyattrs-object) - [`base` (Object)](#base-object) @@ -111,12 +111,12 @@ Use the links below - if you want a previous version, check the instructions at **Uncompressed:** ```html - + ``` **Minified:** ```html - + ```