mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Fix comment in changelog template
This commit is contained in:
parent
9f3df1950f
commit
b79d489f91
|
|
@ -3,7 +3,7 @@
|
||||||
This template is used to render the set of changes in the changelog page.
|
This template is used to render the set of changes in the changelog page.
|
||||||
|
|
||||||
If this version of the spec is unstable, it expects to find a
|
If this version of the spec is unstable, it expects to find a
|
||||||
"changelog/newsfragments" directory containing all unreleased changes,
|
"changelogs/<api>/newsfragments" directory containing all unreleased changes,
|
||||||
and renders them all.
|
and renders them all.
|
||||||
|
|
||||||
Otherwise it expects to find a "changelog/releases" directory, under which
|
Otherwise it expects to find a "changelog/releases" directory, under which
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue