diff --git a/user_guide_src/source/outgoing/response.rst b/user_guide_src/source/outgoing/response.rst index 043ce61133e1..721956fbff1e 100644 --- a/user_guide_src/source/outgoing/response.rst +++ b/user_guide_src/source/outgoing/response.rst @@ -255,7 +255,7 @@ Class Reference .. note:: In addition to the methods listed here, this class inherits the methods from the :doc:`Message Class `. -The methods provided by the parent class that are available are: +The methods inherited from the Message Class are: * :meth:`CodeIgniter\\HTTP\\Message::body` * :meth:`CodeIgniter\\HTTP\\Message::setBody`