Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alberto Moretti <[email protected]>
  • Loading branch information
Gsantomaggio and hiimjako authored Dec 18, 2024
1 parent 2d39c3c commit 967fe44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ To publish a message you need a `*stream.Producer` instance:
producer, err := env.NewProducer("my-stream", nil)
```

With `ProducerOptions` is possible to customize the Producer behaviour:
With `ProducerOptions` is possible to customize the Producer behaviour.


The client provides two interfaces to send messages.
Expand Down

0 comments on commit 967fe44

Please sign in to comment.