8000 minor #6878 missing "`" (jevgenijusr) · symfony/symfony-docs@ff43a84 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ff43a84

Browse files
committed
minor #6878 missing "`" (jevgenijusr)
This PR was merged into the 2.7 branch. Discussion ---------- missing "`" Commits ------- 434e258 missing "`"
2 parents d210d8e + 434e258 commit ff43a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/IdenticalTo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Basic Usage
3131

3232
The following constraints ensure that:
3333

34-
* ``firstName`` of ``Person` class is equal to ``Mary`` *and* is a string
34+
* ``firstName`` of ``Person`` class is equal to ``Mary`` *and* is a string
3535
* ``age`` is equal to``20`` *and* is of type integer
3636

3737
.. configuration-block::

0 commit comments

Comments
 (0)
0