Skip to content

Commit 766968b

Browse files
author
Roberto Sora
committed
Update README.rst removing typo
1 parent 9e4a5ad commit 766968b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -498,13 +498,13 @@ page <https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware
498498
Using the ``daemon`` mode and the gRPC interface
499499
------------------------------------------------
500500

501-
Arduino CLI can be launched as a gRPC server via the ``daemon`` command
501+
Arduino CLI can be launched as a gRPC server via the ``daemon`` command.
502502

503503
The `client_example <./client_example>`__ folder contains a sample
504504
program that shows how to use gRPC interface of the CLI.
505505

506506
To provide observability for the gRPC server activities besides logs,
507-
the ``daemon`` mode activatesand exposes by default a `Prometheus <https://prometheus.io/>`__
507+
the ``daemon`` mode activates and exposes by default a `Prometheus <https://prometheus.io/>`__
508508
endpoint (at http://localhost:9090/metrics ) that can be fetched for
509509
telemetry data like:
510510

0 commit comments

Comments
 (0)