diff --git a/doc/specs/lifecycle-hook.rst b/doc/specs/lifecycle-hook.rst index 4f138d791..a0ffdca65 100755 --- a/doc/specs/lifecycle-hook.rst +++ b/doc/specs/lifecycle-hook.rst @@ -148,7 +148,7 @@ REST API impact Code Reason =============== =========================================================== 202 - Accepted Request was accepted for processing, but the processing has - not been completed. A ‘location’ header is included in the + not been completed. A 'location' header is included in the response which contains a link to check the progress of the request. =============== ===========================================================