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

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.