Skip to content

Commit 6e5a21f

Browse files
Update src/connections/sources/catalog/libraries/server/csharp/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent 3f680ce commit 6e5a21f

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/csharp

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/csharp/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To get started with the Analytics-CSharp library:
5959
|-----------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
6060
| `writeKey` *required* | This is your Segment write key. |
6161
| `flushAt` | The default is set to `20`. <br> The count of events at which Segment flushes events. |
62-
| `flushInterval` | Default set to `30` (seconds). <br> The interval in seconds at which Segment flushes events. |
62+
| `flushInterval` | The default is set to `30` (seconds). <br> The interval in seconds at which Segment flushes events. |
6363
| `defaultSettings` | Default set to `{}`. <br> The settings object used as fallback in case of network failure. |
6464
| `autoAddSegmentDestination` | Default set to `true`. <br> This automatically adds the Segment Destination plugin. You can set this to `false` if you want to manually add the Segment Destination plugin. |
6565
| `apiHost` | Default set to `api.segment.io/v1`. <br> This sets a default API Host to which Segment sends events. |

0 commit comments

Comments
 (0)