Skip to content

Commit 1715955

Browse files
authored
Merge pull request #1008 from DanielEScherzer/patch-1
release-notes.md: add missing period in step 2 notes
2 parents 8e3c120 + cdd90d4 commit 1715955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/release/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Stabilized APIs and Const Stabilized APIs should both be formatted roughly as fo
5555
Note that:
5656

5757
* this is not a PR link, but directly links the standard library docs.
58-
* the link is to stable docs (and so may not actually work at time of writing)
58+
* the link is to stable docs (and so may not actually work at time of writing).
5959
* the API is directly noted. Sometimes we compress APIs (e.g., `uN` for
6060
unsigned integers) to avoid too much text.
6161
* link fragments can be long and hard to predict, so it is often better to copy and paste the url than write it manually

0 commit comments

Comments
 (0)