diff --git a/windows/deploy/upgrade-readiness-deployment-script.md b/windows/deploy/upgrade-readiness-deployment-script.md
index 08c4c3b123..c728d5830a 100644
--- a/windows/deploy/upgrade-readiness-deployment-script.md
+++ b/windows/deploy/upgrade-readiness-deployment-script.md
@@ -61,6 +61,8 @@ To run the Upgrade Readiness deployment script:
The deployment script displays the following exit codes to let you know if it was successful, or if an error was encountered.
+
+
| Exit code | Meaning | Suggested fix |
|----|-------------|--------------------|
|0| Success | N/A |
@@ -107,7 +109,7 @@ The deployment script displays the following exit codes to let you know if it wa
|42|Function **StartImpersonatingLoggedOnUser** failed with an unexpected exception. |Check the logs for the exception message and HResult.|
|43|Function **EndImpersonatingLoggedOnUser** failed with an unexpected exception. |Check the logs for the exception message and HResult.|
-
+