Skip to content

Commit bcd3f84

Browse files
committed
minor #1269 fix minor typo (maxrem)
This PR was merged into the 2.x branch. Discussion ---------- fix minor typo | Q | A | ------------- | --- | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | License | MIT Fixed minor typo Commits ------- d3fda25 fix minor typo
2 parents bc043f4 + d3fda25 commit bcd3f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TwigComponent/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Component Class Component Name
146146
The ``:`` character is used in the name instead of ``\``. See
147147
:ref:`Configuration <configuration>` for more info.
148148

149-
Instead of letting TwigComponent choose a name, you can also set on yourself::
149+
Instead of letting TwigComponent choose a name, you can also set one yourself::
150150

151151
#[AsTwigComponent('alert')]
152152
class Alert

0 commit comments

Comments
 (0)