github edit link
[mdref/mdref] / http / Env / setResoponseCode.md
index 376a13d3ccadfd780bb3be4ee44a16480019e174..e9ead90423f12cf8c482ff18e9e6f72e1907a0d8 100644 (file)
@@ -4,9 +4,9 @@ Set the HTTP response code to send.
 
 ## Params:
 
-* ```int $code```  
+* int $code  
   The HTTP response status code.
   
 ## Returns:
 
-* ```bool``` Success.
+* bool Success.