diff --git a/gpu-hip/docs/05-multi-gpu.md b/gpu-hip/docs/05-multi-gpu.md
index 1665a9de1..0a45e4d45 100644
--- a/gpu-hip/docs/05-multi-gpu.md
+++ b/gpu-hip/docs/05-multi-gpu.md
@@ -288,20 +288,22 @@ int omp_target_memcpy(void *dst, const void *src, size_t size, size_t dstOffset,
* If direct peer to peer access is not available or implemented, the functions should fall back to a normal copy through host memory
-# Three levels of parallelism
+# Summary {.section}
-
+# Three levels of parallelism
-1. GPU -- GPU threads on the multiprocessors
+