Skip to content

Commit 3ab8490

Browse files
committed
chore: fixed .rst file
1 parent da581eb commit 3ab8490

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/examples.metrics.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ To intercat between the 2 nodes via kad-dht, we have 2 ways:
133133
- `PUT_VAUE` in one node, and `GET_VALUE` in another
134134
- `ADD_PROVIDER` in one node, and `GET_PROVIDERS` in another
135135

136-
.. code-block:: console:
136+
.. code-block:: console
137137
138138
$ put /exp/fa kad-dht-value
139139
Stored value: kad-dht-value with key: /exp/fa
@@ -142,7 +142,7 @@ To intercat between the 2 nodes via kad-dht, we have 2 ways:
142142
$ get /exp/fa
143143
Retrieved value: kad-dht-value
144144
145-
.. code-block:: console:
145+
.. code-block:: console
146146
147147
$ advertize content-id
148148
Advertised as provider for content: content-id

0 commit comments

Comments
 (0)