File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -121,12 +121,12 @@ code:
121121 "granularity": "seconds",
122122 "bucketMaxSpanSeconds": 3600
123123 }
124- },
125- "info": {
126- "readOnly": false
127- }
128- }
129- ]
124+ },
125+ "info": {
126+ "readOnly": false
127+ }
128+ }
129+ ]
130130
131131
132132.. _ruby-time-series-write:
@@ -144,7 +144,7 @@ Example
144144~~~~~~~
145145
146146This example inserts New York City temperature data into the ``october2024``
147- time series collection created in the preceding :ref:`ruby-time-series-create`.
147+ time series collection created in the preceding :ref:`ruby-time-series-create`
148148section. Each document contains the following fields:
149149
150150- ``temperature``, which stores temperature measurements in degrees Fahrenheit
You can’t perform that action at this time.
0 commit comments