Fix typo in components/ui/README.md

This commit is contained in:
Alexandre Lotte 2020-10-29 23:27:01 -04:00 committed by GitHub
parent 19621632f5
commit a97ca5c409
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
# UI
Building blocks to build a rich graphical interfaces. Components should be atomic and pure. Serve one purpuse.
Building blocks to build a rich graphical interfaces. Components should be atomic and pure. Serve one purpose.