Skip to content

Commit 184898d

Browse files
authored
Update README.md
1 parent bde422e commit 184898d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/advanced/streaming/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Retriever is more convenient to use:
5858
```commandline
5959
python simple_dict_streaming_job.py
6060
```
61-
In this second example, the `ContainerRetriever` is sent to both server and client, and will automatically handle the streaming.
61+
In this second example, the `ContainerRetriever` is setup in both server and client, and will automatically handle the streaming.
6262
It couples closely with the workflow, and is easier to define what to send and where to retrieve.
6363

6464
## Full-scale Examples and Comparisons

0 commit comments

Comments
 (0)