From 87e557868a4a796c7735b091acb631e449550e4a Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 16 Dec 2020 04:56:45 -0500 Subject: mark up ‘facade’; s/Facades store/A facade stores/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libeufin/concepts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libeufin') diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst index b28a29f1..23fee271 100644 --- a/libeufin/concepts.rst +++ b/libeufin/concepts.rst @@ -111,7 +111,7 @@ Facades ------- Facades allow extra domain-specific functionality to be implemented on top of users, bank accounts -and bank connections. Facades store the following information: +and bank connections. A *facade* stores the following information: * Local name of the facade * Facade type and options specific to the type -- cgit v1.2.3