diff --git a/windows/deploy/resolve-windows-10-upgrade-errors.md b/windows/deploy/resolve-windows-10-upgrade-errors.md
index a44acae79c..ac4cb550b8 100644
--- a/windows/deploy/resolve-windows-10-upgrade-errors.md
+++ b/windows/deploy/resolve-windows-10-upgrade-errors.md
@@ -223,15 +223,20 @@ Event logs: Generic rollbacks (0xC1900101) or unexpected reboots.
A setupact.log or setuperr.log entry includes the following elements:
-- The date and time. For example: 2016-09-08 09:20:05.
-
- The log level: Info, Warning, Error, Fatal Error.
-
- The logging component: CONX, MOUPG, PANTHR, SP, IBSLIB, MIG, DISM, CSI, CBS.
+
- The date and time - 2016-09-08 09:20:05.
+
- The log level - Info, Warning, Error, Fatal Error.
+
- The logging component - CONX, MOUPG, PANTHR, SP, IBSLIB, MIG, DISM, CSI, CBS.
- The logging components SP (setup platform), MIG (migration engine), and CONX (compatibility information) are particularly useful for troubleshooting Windows Setup errors.
- - The message. For example: Operation completed successfully.
+
- The message - Operation completed successfully.
+An example log entry is shown below:
+
+2016-09-08 09:23:50, Warning MIG Could not replace object C:\Users\user1\Cookies. Target Object cannot be removed.
+
+
### Analyze log files
To analyze Windows Setup log files: