Browse Source

Update Response.php

walkor 5 năm trước cách đây
mục cha
commit
d3d3f68979
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      Protocols/Http/Response.php

+ 2 - 2
Protocols/Http/Response.php

@@ -187,7 +187,7 @@ class Response
     }
     
     /**
-     * Remove headers.
+     * Remove header.
      *
      * @param $name
      * @return $this
@@ -211,7 +211,7 @@ class Response
     }
 
     /**
-     * Get header.
+     * Get headers.
      *
      * @return array
      */