Skip to content

Commit 8d3e77f

Browse files
committed
Fix a typo
1 parent f66e402 commit 8d3e77f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/specifications/core-metadata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ specifying the variant of Markdown in use (defaults to ``GFM`` if not
275275
specified). Currently, two variants are recognized:
276276

277277
- ``GFM`` for :rfc:`Github-flavored Markdown <7764#section-3.2>`
278-
- ``CommonMark`` for :rfc:`CommonMark <rfc7764#section-3.5>`
278+
- ``CommonMark`` for :rfc:`CommonMark <7764#section-3.5>`
279279

280280
Example::
281281

0 commit comments

Comments
 (0)