From 596289d435327d22191300529e547951a82d81b5 Mon Sep 17 00:00:00 2001
From: naksper <61098366+naksper@users.noreply.github.com>
Date: Sun, 12 Mar 2023 23:49:02 +0100
Subject: [PATCH] Update research-security.md

---
 en/research-security.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/en/research-security.md b/en/research-security.md
index 141b853..9e1d395 100644
--- a/en/research-security.md
+++ b/en/research-security.md
@@ -117,7 +117,8 @@ Alternative way to get access to full working system.
 You will not have original root pass but you will be able get into :)
 
 ### Limited shell access
-TESTED on GOKE SOC. over the UART interface it is possible to get into a limited shell, but this shell does not load full working system.
+TESTED on GOKE SOC. 
+Over the UART interface it is possible to get into a limited shell, but this shell does not load full working system.
 ```
 setenv bootargs ${bootargs} single init=/bin/sh
 boot