diff --git a/docs/conf.py b/docs/conf.py index b45b915..6b58e4e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -43,7 +43,7 @@ html_theme = "rocm_docs_theme" html_theme_options = { "flavor": "amdgpu", - "announcement": f"AMD GPU Driver {version} is a technology preview intended for use only with AMD ROCm 7.13.0 technology preview.", + "announcement": f"AMD GPU Driver {version} is a technology preview intended for use only with AMD ROCm 7.13.0 technology preview.", "link_main_doc": True, # Add any additional theme options here }