typo, parameter and type fixes
[mdref/mdref-http] / http / Env / getResponseCode.md
index 11feca837e96cb9ce728d51e21a256e806ad7f5d..f85e0d3ac0ed7fe0c0ed1903efe718a7165b3369 100644 (file)
@@ -2,11 +2,11 @@
 
 Get the HTTP response code to send.
 
-## Parameters:
+## Params:
 
-None.
+None.
 
 ## Returns:
 
-* ```int```, the HTTP response code.
+* int, the HTTP response code.