diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Widgets.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Widgets.md b/doc/Widgets.md index 7761b1833..6779d7ffd 100644 --- a/doc/Widgets.md +++ b/doc/Widgets.md @@ -83,7 +83,7 @@ Some/many of these widgets have restrictions which may restrict the type of page * photo - display a single photo * args: - * url - URL of photo, must be http or https + * src - URL of photo, must be http or https * zrl - use zid authenticated link * style - CSS style string <br /> <br /> |