diff --git a/README.md b/README.md
index df108e3d..f371bed3 100644
--- a/README.md
+++ b/README.md
@@ -232,7 +232,7 @@ Use the below schema to configure Splunk Connect for Kafka
|-------- |----------------------------|-----------------------|
| `enable.timestamp.extraction` | To enable timestamp extraction ,set the value of this field to `true`. **NOTE:** Applicable only if `splunk.hec.raw` is `false` | `false` |
| `timestamp.regex` | Regex for timestamp extraction. **NOTE:** Regex must have name captured group `"time"` For eg.: `\\\"time\\\":\\s*\\\"(?