diff --git a/aisuite/framework/message.py b/aisuite/framework/message.py index 5aa7f822..bf07688d 100644 --- a/aisuite/framework/message.py +++ b/aisuite/framework/message.py @@ -1,4 +1,4 @@ -"""Interface to hold contents of api responses when they do not conform to the OpenAI style response""" +"""Interface to hold contents of api responses when they do not confirm to the OpenAI style response""" class Message: