Skip to content

Commit 6854aec

Browse files
committed
C-RELNOTES: reword mention of non-Git tools
The statement that it exists is true; it is recommended to actually use it.
1 parent 330525b commit 6854aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ release notes.
264264

265265
If using Git to track the source of a crate, every release published to
266266
*crates.io* should have a corresponding tag identifying the commit that was
267-
published. A similar process should exist for non-Git VCS tools as well.
267+
published. A similar process should be used for non-Git VCS tools as well.
268268

269269
```bash
270270
# Tag the current commit

0 commit comments

Comments
 (0)