Skip to content

Commit a999ccb

Browse files
authored
Update Index.rst
remove redundant word
1 parent d8a6b72 commit a999ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Concepts/TypoScript/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Wrap "Hello, world." in p-tags
124124
6. We use the :confval:`stdWrap <t3tsref:text-stdwrap>` property of the TEXT
125125
object to configure the :ref:`stdWrap <t3tsref:stdwrap>` function.
126126

127-
In this function we use the option wrap :confval:`wrap <t3tsref:stdwrap-wrap>`.
127+
In this function we use the option :confval:`wrap <t3tsref:stdwrap-wrap>`.
128128
It surrounds the current content of the TEXT object as set in line 5 with
129129
the value defined here. The pipe `|` character is replaced by the text that corresponds to the value property.
130130

0 commit comments

Comments
 (0)