From 1df10f0c6230fe6f3cadf8274779bc7d369885f5 Mon Sep 17 00:00:00 2001
From: togami2864 <tuabobo123@gmail.com>
Date: Sat, 13 Nov 2021 15:23:33 +0900
Subject: [PATCH] fix typo

---
 doc/changelog_update.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/changelog_update.md b/doc/changelog_update.md
index 115848c4804..0cbad2c0924 100644
--- a/doc/changelog_update.md
+++ b/doc/changelog_update.md
@@ -32,7 +32,7 @@ bullet points might be helpful:
   need to check out the Rust release tag of the stable release.
   [Link][rust_stable_tools]
 
-Usually you want to wirte the changelog of the **upcoming stable release**. Make
+Usually you want to write the changelog of the **upcoming stable release**. Make
 sure though, that `beta` was already branched in the Rust repository.
 
 To find the commit hash, issue the following command when in a `rust-lang/rust` checkout: