diff --git a/clients.html b/clients.html index 111ab51c..3f4f5352 100644 --- a/clients.html +++ b/clients.html @@ -48,7 +48,7 @@ clients:
Bitcoin clients are the base level of technology for conducting Bitcoin transactions. Clients usually store a collection of keys on that computer (often termed a wallet). These keys allow you to send and receive payments through the Bitcoin network. Nobody has access to these keys except yourself, and they must be kept secure. This is where clients differ, with ingenious strategies and ongoing research into making a user-friendly and secure client - not an easy task when both goals often conflict!