docs: typo

This commit is contained in:
Sören Weber 2021-10-24 13:03:38 +02:00
parent 85f55aaceb
commit d0e8300e1e
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -8,7 +8,7 @@ The `siteparam` shortcode is used to help you print values of site params.
## Usage
````go
{{%/* siteparam <string */%}}
{{%/* siteparam <string> */%}}
````
The first required parameter is the name of the site param to be displayed.