From ab8d5f33c9643370a3854dff0f9d0817ac65391a Mon Sep 17 00:00:00 2001
From: Sabrina Chowdhury <sabrina.chowdhury29@gmail.com>
Date: Sat, 28 Aug 2021 03:14:52 +0200
Subject: [PATCH] update

---
 docs/electronics/Motors.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/electronics/Motors.md b/docs/electronics/Motors.md
index 96d49fc..99d3a0b 100644
--- a/docs/electronics/Motors.md
+++ b/docs/electronics/Motors.md
@@ -75,7 +75,7 @@ Choosing a stepper very much depends on the type of machine you have or are goin
 
 - We also need to note how much current the motor will draw and the voltage it needs to work at.
   
-- The holding torque with one winding energized at the rated current is about ***1/sqrt(2)*** times that. 
+- The holding torque with one winding energized at the rated current is about ***1 / sqrt(2)*** times that. 
 
 - The torque is proportional to current (except at very low currents), so for example, if we set the drivers to 85% of the motor rated current, then the maximum torque will be ***85% * 0.707 = 60%*** of the specified holding torque.
 
-- 
GitLab