Spelling correction (#740)

Spell correct "callounter" to "callcounter"
This commit is contained in:
Parashoe
2024-01-15 20:18:20 -05:00
committed by GitHub
parent efcf36d970
commit 8605edcb6f
+1 -1
View File
@@ -34,7 +34,7 @@ Since the ``callcounter`` view modifies the sequence, calling it with GET or HEA
.. code-tab:: http
GET /callounter HTTP/1.1
GET /callcounter HTTP/1.1
.. code-tab:: bash Curl