diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8f7208d5..0cfc8260c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,7 +24,7 @@ The release notes for the ROCm platform.
ROCm 5.6 consists of several AI software ecosystem improvements to our fast-growing user base. A few examples include:
- New documentation portal at https://rocm.docs.amd.com
-- Ongoing software enhancements for Large Language and other models, ensuring full compliance with the HuggingFace unit test suite
+- Ongoing software enhancements for LLMs, ensuring full compliance with the HuggingFace unit test suite
- OpenAI Triton, CuPy, HIP Graph support, and many other library performance enhancements
- Improved ROCm deployment and development tools, including CPU-GPU (rocGDB) debugger, profiler, and docker containers
- New pseudorandom generators are available in rocRAND. Added support for half-precision transforms in hipFFT/rocFFT. Added LU refactorization and linear system solver for sparse matrices in rocSOLVER.
diff --git a/RELEASE.md b/RELEASE.md
index 9ba920205..7827a85fa 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -24,7 +24,7 @@ The release notes for the ROCm platform.
ROCm 5.6 consists of several AI software ecosystem improvements to our fast-growing user base. A few examples include:
- New documentation portal at https://rocm.docs.amd.com
-- Ongoing software enhancements for Large Language and other models, ensuring full compliance with the HuggingFace unit test suite
+- Ongoing software enhancements for LLMs, ensuring full compliance with the HuggingFace unit test suite
- OpenAI Triton, CuPy, HIP Graph support, and many other library performance enhancements
- Improved ROCm deployment and development tools, including CPU-GPU (rocGDB) debugger, profiler, and docker containers
- New pseudorandom generators are available in rocRAND. Added support for half-precision transforms in hipFFT/rocFFT. Added LU refactorization and linear system solver for sparse matrices in rocSOLVER.
diff --git a/default.xml b/default.xml
index c65f632ea..6990ffb1e 100644
--- a/default.xml
+++ b/default.xml
@@ -26,14 +26,12 @@ fetch="https://github.com/KhronosGroup/" />
-
-
+
-
diff --git a/tools/autotag/templates/rocm_changes/5.6.0.md b/tools/autotag/templates/rocm_changes/5.6.0.md
index 6c0800471..6e7d8ea88 100644
--- a/tools/autotag/templates/rocm_changes/5.6.0.md
+++ b/tools/autotag/templates/rocm_changes/5.6.0.md
@@ -6,7 +6,7 @@
ROCm 5.6 consists of several AI software ecosystem improvements to our fast-growing user base. A few examples include:
- New documentation portal at https://rocm.docs.amd.com
-- Ongoing software enhancements for Large Language and other models, ensuring full compliance with the HuggingFace unit test suite
+- Ongoing software enhancements for LLMs, ensuring full compliance with the HuggingFace unit test suite
- OpenAI Triton, CuPy, HIP Graph support, and many other library performance enhancements
- Improved ROCm deployment and development tools, including CPU-GPU (rocGDB) debugger, profiler, and docker containers
- New pseudorandom generators are available in rocRAND. Added support for half-precision transforms in hipFFT/rocFFT. Added LU refactorization and linear system solver for sparse matrices in rocSOLVER.