Skip to content

Commit 3f680ce

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

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
@@ -58,7 +58,7 @@ To get started with the Analytics-CSharp library:
5858
| Option Name | Description |
5959
|-----------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
6060
| `writeKey` *required* | This is your Segment write key. |
61-
| `flushAt` | Default set to `20`. <br> The count of events at which Segment flushes events. |
61+
| `flushAt` | The default is set to `20`. <br> The count of events at which Segment flushes events. |
6262
| `flushInterval` | Default 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. |

0 commit comments

Comments
 (0)