Skip to content

Commit a7b03eb

Browse files
committed
rfc21: fix typo in json block
Problem: A typo in a json example causes an error in rendering the block Fix the typo
1 parent 5fb5f47 commit a7b03eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec_21.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ Example:
533533

534534
.. code:: json
535535
536-
{"timestamp":1637723184.3725791,"name":"memo","context":{"key":"value"})
536+
{"timestamp":1637723184.3725791,"name":"memo","context":{"key":"value"}}
537537
538538
Debug Event
539539
^^^^^^^^^^^

0 commit comments

Comments
 (0)