README.md in lookbook-0.4.0.beta.2 vs README.md in lookbook-0.4.1
- old
+ new
@@ -141,10 +141,10 @@
The following Lookbook-specific tags are available for use:
* `@label <label>` -[Customise navigation labels](#-label-text)
* `@hidden` - [Prevent items displaying in the navigation](#-hidden)
-* `@display <key>:<value>` - [Specify params to pass into the preview template](#-display-key-value)
+* `@display <key> <value>` - [Specify params to pass into the preview template](#-display-key-value)
* `@!group <name> ... @!endgroup` - [Render examples in a group on the same page](#-group-name--endgroup)
### 🔖 `@label <text>`
Used to replace the auto-generated navigation label for the item with `<text>`.