From 81fa6ac0908f640674267561db0cbabbf2741a5d Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sun, 12 May 2024 04:05:22 +0900 Subject: [PATCH] docs: update README.md minor fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5aaef07df..12d0c56d5 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ Learn more about casting to types [here](https://askmarvin.ai/docs/text/transfor ## 🦾 Build AI-powered functions -Marvin functions let you combine any inputs, instructions, and output types to create custom AI-powered behaviors... without source code. These functions can can go well beyond the capabilities of `extract` or `classify`, and are ideal for complex natural language processing or mapping combinations of inputs to outputs. +Marvin functions let you combine any inputs, instructions, and output types to create custom AI-powered behaviors... without source code. These functions can go well beyond the capabilities of `extract` or `classify`, and are ideal for complex natural language processing or mapping combinations of inputs to outputs. ```python @marvin.fn