From e811c270697e96405f8d3db3aff8fd98156fb3f9 Mon Sep 17 00:00:00 2001 From: Alan Somers Date: Fri, 26 Jan 2018 08:36:53 -0700 Subject: Fix typo in release procedure --- RELEASE_PROCEDURE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_PROCEDURE.md b/RELEASE_PROCEDURE.md index 9502765c..25ba11d6 100644 --- a/RELEASE_PROCEDURE.md +++ b/RELEASE_PROCEDURE.md @@ -36,6 +36,6 @@ branch. - Add a new Unreleased section header to CHANGELOG.md. - In `Cargo.toml`, update the version to the nextversion, e.g. `v0.8.4`. -- In `Cargo.tml`, revert the libc dependency to its git master branch. +- In `Cargo.toml`, revert the libc dependency to its git master branch. - Commit with a message like "Bump to v0.8.4" - Make a pull request. -- cgit v1.2.3