add missing backtick

This commit is contained in:
Daniel Waxweiler 2021-01-15 21:44:07 +01:00
parent bb64c9b9bd
commit d49a1a9912
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ License: <wordpress-license>
You can display the upcoming events using a widget and everywhere else using a shortcut.
Shortcut format with limiting the number of events to show to 3 for example: `[<wordpress-name>-events-list events-count=3]`
Optionally, you can only show the events of a specific group by indicatings its name: `[<wordpress-name>-events-list events-count=3 group-name="mygroup"]
Optionally, you can only show the events of a specific group by indicatings its name: `[<wordpress-name>-events-list events-count=3 group-name="mygroup"]`
The source code is available on [Github](https://github.com/dwaxweiler/connector-mobilizon).