1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-28 00:17:12 +01:00

fix: remove redundant heading

This commit is contained in:
Thomas Heartman 2022-04-02 16:27:53 +02:00
parent 3846ad8252
commit 45dc2c8c33

View File

@ -267,8 +267,6 @@ Use a JSON object with the following properties to update the list of applied se
## Types ## Types
### Segment creation payload
### `ISegment`: segment interface {#isegment} ### `ISegment`: segment interface {#isegment}
``` ts ``` ts