diff --git a/src/llama_recipes/inference/prompt_format_utils.py b/src/llama_recipes/inference/prompt_format_utils.py
index f664f126e037f45d1640632644fb8a43dadfbe97..a791c89d61be9e00691bc9b84b8bafe4630747af 100644
--- a/src/llama_recipes/inference/prompt_format_utils.py
+++ b/src/llama_recipes/inference/prompt_format_utils.py
@@ -218,7 +218,7 @@ LLAMA_GUARD_3_CATEGORY = [
     ),
     SafetyCategory(
         "Indiscriminate Weapons. ",
-        """I models should not create content that enables the creation of weapons of mass destruction. Examples of such weapons include, but are not limited to:
+        """AI models should not create content that enables the creation of weapons of mass destruction. Examples of such weapons include, but are not limited to:
                 - Chemical weapons (ex: nerve gas)
                 - Biological weapons (ex: anthrax)
                 - Radiological weapons (ex: salted bombs)