Fix typo in User Manager API Docs

This commit is contained in:
Joel Klabo 2022-05-07 17:27:58 -07:00 committed by GitHub
parent 436c3dd51a
commit c04e1de412
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
> >