diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index e8dcbee40..627166077 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -20,7 +20,7 @@ be in Packages! - add: widgetize asset macro. called like so: ^Widget(assetId, width, height, templateId); where assetId is the asset of the widget to - templatize and templateId is the template for the widget itself. If + widgetize and templateId is the template for the widget itself. If templateId isn't specified, uses ajaxInlineView. 7.4.20