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