Skip to content

Commit 920ec5b

Browse files
authored
Update glossary.md (#571)
- add a definition for Renderer - fix Russian text appearing on the English definition for Snippet
1 parent 091e87e commit 920ec5b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

en/getting-started/glossary.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ A collection of variables used for a particular purpose with an Element. Propert
153153

154154
## Renderer
155155

156+
A method used to modify how data is displayed by MODX. [See more](current/en/extras/collections#renderers)
157+
156158
## Resource
157159

158160
A type of container that is interpreted by the Parser to fetch content. Can have any number of derivative classes; the most common is a Document.
@@ -183,7 +185,7 @@ Tags in the form `[[++SettingName]]` that reference MODX [System Settings](getti
183185

184186
## Snippet
185187

186-
Способ, с помощью которого MODX позволяет вам запускать динамический код PHP на любой из ваших страниц. [Подробнее](building-sites/elements/snippets)
188+
The way in which MODX allows you to run dynamic PHP code on any of your pages. [Read more](building-sites/elements/snippets)
187189

188190
## Snippet Tags
189191

0 commit comments

Comments
 (0)