From b880c5543480bc615d65a8f0720f8475c85a3ad1 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 26 Mar 2014 15:25:00 -0500 Subject: [PATCH] Update README.md fixed typo in visualizer navigation controls description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b463945623..5fae2a76ad 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Changelog * - remove whitespaces. * - expand small arcs to G1 commands. * New option to save preprocessed gcode file to a file. -* Visualizer navigation controls - pan and soom with the mouse wheel. (michmerr) +* Visualizer navigation controls - pan and zoom with the mouse wheel. (michmerr) * Visualizer Support for radius arcs (phlatboyz sketchup plugin gcode now displays correctly) * New single-step mode. * New colored status indicator.