Merge pull request #618 from joelklabo/user-manager-doc-typo

Fix typo in User Manager API Docs
This commit is contained in:
Arc 2022-05-11 05:28:57 +01:00 committed by GitHub
commit 2d5f30acfd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
extension allows the creation and management of users and wallets. extension allows the creation and management of users and wallets.
<br />For example, a games developer may be developing a game that needs <br />For example, a games developer may be developing a game that needs
each user to have their own wallet, LNbits can be included in the each user to have their own wallet, LNbits can be included in the
develpoers stack as the user and wallet manager.<br /> developers stack as the user and wallet manager.<br />
<small> <small>
Created by, <a href="https://github.com/benarc">Ben Arc</a></small Created by, <a href="https://github.com/benarc">Ben Arc</a></small
> >