diff options
Diffstat (limited to 'libeufin/concepts.rst')
-rw-r--r-- | libeufin/concepts.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst index b28a29f..23fee27 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 |