diff --git a/exporter/opentelemetry-exporter-prometheus-remote-write/README.rst b/exporter/opentelemetry-exporter-prometheus-remote-write/README.rst
index 575af54fd5..f204fdb32d 100644
--- a/exporter/opentelemetry-exporter-prometheus-remote-write/README.rst
+++ b/exporter/opentelemetry-exporter-prometheus-remote-write/README.rst
@@ -4,8 +4,8 @@ OpenTelemetry Prometheus Remote Write Exporter
This library allows exporting metric data to `Prometheus Remote Write Integrated Backends
`_. Latest `types.proto
` and `remote.proto
-` Protocol Buffers
-used to create WriteRequest objects were taken from Prometheus repository. Development is
+` Protocol Buffers
+used to create WriteRequest objects were taken from Prometheus repository. Development is
currently in progress.
Installation