We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d74bc47 + 75809f3 commit 495ad0dCopy full SHA for 495ad0d
src/doc/src/reference/publishing.md
@@ -139,7 +139,7 @@ Then run [`cargo publish`] as described above to upload the new version.
139
> **Recommendation:** Consider the full release process and automate what you can.
140
>
141
> Each version should include:
142
-> - A changelog entry, preferrably [manually curated](https://keepachangelog.com/en/1.0.0/) though a generated one is better than nothing
+> - A changelog entry, preferably [manually curated](https://keepachangelog.com/en/1.0.0/) though a generated one is better than nothing
143
> - A [git tag](https://git-scm.com/book/en/v2/Git-Basics-Tagging) pointing to the published commit
144
145
> Examples of third-party tools that are representative of different workflows include (in alphabetical order):
0 commit comments