From dd84a2624f10e2c8002dc0e614e04f4703e962bb Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 04:00:20 -0400 Subject: fix typo: s/lookup/look up/ --- core/api-error.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/api-error.rst b/core/api-error.rst index b0e8497a..94312431 100644 --- a/core/api-error.rst +++ b/core/api-error.rst @@ -792,7 +792,7 @@ The following list shows error codes defined in /** * The exchange encountered an error (that is not about not finding - * the transaction) trying to lookup a transaction + * the transaction) trying to look up a transaction * in the database. This response is provided with HTTP * status code MHD_HTTP_INTERNAL_SERVER_ERROR. */ -- cgit v1.2.3