docs/modules/develop/pages/reportable.adoc in decidim-0.28.4 vs docs/modules/develop/pages/reportable.adoc in decidim-0.29.0.rc1

- old
+ new

@@ -18,10 +18,10 @@ == Public view === The ReportedContentCell -The reccomended way to render the content of a `Reportable` is with a `decidim/reported_content` cell. +The recommended way to render the content of a `Reportable` is with a `decidim/reported_content` cell. [source,ruby] ---- cell("decidim/reported_content", reportable) ----