We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d6886b commit f7aaedaCopy full SHA for f7aaeda
README.md
@@ -236,7 +236,7 @@ env, err := stream.NewEnvironment(stream.NewEnvironmentOptions().
236
237
### Streams
238
239
-To define streams you need to use the the `environment` interfaces `DeclareStream` and `DeleteStream`.
+To define streams you need to use the `environment` interfaces `DeclareStream` and `DeleteStream`.
240
241
It is highly recommended to define stream retention policies during the stream creation, like `MaxLengthBytes` or
242
`MaxAge`:
0 commit comments