diff --git a/README.md b/README.md index 56d8ff7..6417307 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ end .... ``` -> Note: You can also create your own function executor. The return object of `ChatFunctionCall.arguments`` is a `JSON::Any` for simplicity and should be able to help you with that. +> Note: You can also create your own function executor. The return object of `ChatFunctionCall.arguments` is a `JSON::Any` for simplicity and should be able to help you with that. ### Adding a Proxy