- typo fix
diff --git a/Config.in b/Config.in
index f888be9..7e20e16 100644
--- a/Config.in
+++ b/Config.in
@@ -30,12 +30,12 @@
 	  You have been warned.
 
 config DESKTOP
-	bool "Enable options for full-blown desktop systems."
+	bool "Enable options for full-blown desktop systems"
 	default n
 	help
 	  Enable options and features which are not essential.
 	  Select this only if you plan to use busybox on full-blown
-	  desktop machine with common Linux distro, not on an ebmbedded box.
+	  desktop machine with common Linux distro, not on an embedded box.
 
 choice
 	prompt "Buffer allocation policy"