Skip to content

Commit 611ade8

Browse files
fix formatting for tsc limitations (#476)
1 parent 83e1aac commit 611ade8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/core/timeseries/timeseries-limitations.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,7 @@ When using sharded time series collections, you cannot:
219219
- Modify the ``granularity`` of a sharded time series
220220
collection.
221221

222-
- Run sharding administration commands, including:
223-
224-
- :dbcommand:`moveChunk`
222+
- Run sharding administration commands, such as :dbcommand:`moveChunk`.
225223

226224
Shard Zones
227225
```````````

0 commit comments

Comments
 (0)