Skip to content

Commit 849e1e3

Browse files
authored
Merge pull request #52 from kou/getting-started-fix-typo
getting-started: Fix a typo
2 parents 458dd94 + 8cd0cef commit 849e1e3

File tree

1 file changed

+1
-1
lines changed
  • docs/guides/getting-started

1 file changed

+1
-1
lines changed

docs/guides/getting-started/llm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ The question is then going to be passed to the LLM which will reply in the windo
146146

147147
You can also send a message directly to the dataflow by using the keyword `send` and then specifying the data that you want set.
148148

149-
Note that the data and topic should be specified both in the dataflow and in the LLM node to send data`
149+
Note that the data and topic should be specified both in the dataflow and in the LLM node to send data.
150150

151151
## Getting started
152152

0 commit comments

Comments
 (0)