Spelling correction (#740)

Spell correct "callounter" to "callcounter"
This commit is contained in:
Parashoe
2024-01-15 20:22:42 -05:00
committed by Laurence Isla
parent 74a3217bee
commit 0e7d507e5e
+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