diff --git a/sections/back.tex b/sections/back.tex
index 6eb894278384381a4d177f9fbc35f90292b70f4e..71ceb45d6324372f99b5b9c370ed2f73c02d0d70 100644
--- a/sections/back.tex
+++ b/sections/back.tex
@@ -107,7 +107,7 @@ Robots are made up of electronic components like wires, circuit boards, micropro
 
 \subsection{Malfunctioning Software}
 
-Software is essential to modern day robots and this need programming. Code in any language always have bugs and more so it may fail altogether and this may cause robot to behave unexpectedly and unsafely. The problems come in all shapes and sizes ranging from robot shutting down unexpectedly ,to short circuits causing heat and even fire risks. Thus the set of instructions governing robot use should be perfect for using use cases they are built for but there are always chances of issues coming up after long time use. One of them maybe hardware is superficially compatible with software instructions.  
+Software is essential to modern day robots and this need programming. Code in any language always have bugs and more so it may fail altogether and this may cause robot to behave unexpectedly and unsafely. The problems come in all shapes and sizes ranging from robot shutting down unexpectedly ,to short circuits causing heat and even fire risks. Thus the set of instructions governing robot use should be perfect for using use cases they are built for but there are always chances of issues coming up after long time use. One of them maybe hardware is superficially compatible with software instructions.\\
 
 \subsection{Human Operator Errors}