diff --git a/content/integrate/prometheus-with-redis-enterprise/prometheus-metrics-definitions.md b/content/integrate/prometheus-with-redis-enterprise/prometheus-metrics-definitions.md
index c264ece9ad..830f9ffdb8 100644
--- a/content/integrate/prometheus-with-redis-enterprise/prometheus-metrics-definitions.md
+++ b/content/integrate/prometheus-with-redis-enterprise/prometheus-metrics-definitions.md
@@ -100,7 +100,7 @@ The v2 metrics in the following tables are available as of Redis Enterprise Soft
| Metric | Description |
| :-------- | :---------- |
| database_syncer_config | Used as a placeholder for configuration labels |
-| database_syncer_current_status | Syncer status for traffic; 0 = in-sync, 1 = syncing, 2 = out of sync |
+| database_syncer_current_status | Syncer status for traffic; 0 = in-sync, 2 = out of sync |
| database_syncer_dst_connectivity_state | Destination connectivity state |
| database_syncer_dst_connectivity_state_ms | Destination connectivity state duration |
| database_syncer_dst_lag | Lag in milliseconds between the syncer and the destination |