Skip to content

Commit 9a30c38

Browse files
committed
Fix non compliant ex
1 parent 2d60b33 commit 9a30c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/auto-pr-helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def get(key):
131131
132132
.. code-block:: rust
133133
134-
{get('non_compliant_example')}
134+
{get('non_compliant_ex')}
135135
136136
.. compliant_example::
137137
:id: {compliant_example_id}

0 commit comments

Comments
 (0)