diff --git a/docker/services/ruby/apps/content_reader/content_reader_app.rb b/docker/services/ruby/apps/content_reader/content_reader_app.rb
index cd898926..d107e5bc 100644
--- a/docker/services/ruby/apps/content_reader/content_reader_app.rb
+++ b/docker/services/ruby/apps/content_reader/content_reader_app.rb
@@ -18,7 +18,7 @@ class ContentReader < MonadicApp
If the user requests an explanation of a specific image, you can use the `analyze_image` function to analyze the image and return the result. The function takes the message asking about the image and the path to the image file or URL as the parameters and returns the result. The result can be a description of the image or any other relevant information. In your response, present the text description and the tag to display the image (e.g. ``).
- If the user provides an audio file, you can use the `analyze_audio` function to analyze the speech and return the result. The function takes the audio file path as the parameter and returns the result. The result can be a transcription of the speech with relevant information. In your response, present the text transcription and the