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 1ee90cd commit 150a0e0Copy full SHA for 150a0e0
docs/content/reference/sdk-operating-modes.md
@@ -76,7 +76,7 @@ Use [`rr.save`](https://ref.rerun.io/docs/python/stable/common/initialization_fu
76
Use [`RecordingStream::save`](https://docs.rs/rerun/latest/rerun/struct.RecordingStream.html#method.save).
77
78
79
-## Standard Input/Ouput
+## Standard Input/Output
80
81
Streams all logging data to standard output, which can then be loaded by the Rerun Viewer by streaming it from standard input.
82
0 commit comments