Skip to content

Commit 182469b

Browse files
authored
Fix copy/paste/adapt mistake (#11684)
The last step was missing.
1 parent e47398e commit 182469b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/tutorials/working-with-indexed-associations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The code and mappings for the Market entity looks like this:
4040
.. literalinclude:: working-with-indexed-associations/market.xml
4141
:language: xml
4242

43-
.. literalinclude:: working-with-indexed-associations/market.xml
43+
.. literalinclude:: working-with-indexed-associations/market.yaml
4444
:language: yaml
4545

4646

0 commit comments

Comments
 (0)