statamic / v2-docs

Statamic v2 Documentation
https://v2.statamic.com
54 stars 132 forks source link

replicator.md #414

Closed espenlg closed 5 years ago

espenlg commented 5 years ago

In the example on how to use partials:

{{ partial src="sets/{type}" }}

It should have been

{{ partial src="sets/{type}_set" }}

to match the filenames used below.

jackmcdade commented 5 years ago

Fixed, thanks!