Fix typo
diff --git a/Misc/NEWS b/Misc/NEWS
index 0c01755..2acf6c0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -34,7 +34,7 @@
 Library
 -------
 
-- IDLE can be launched as python -m ildelib
+- IDLE can be launched as python -m idlelib
 
 - Issue #14295: Add unittest.mock