From e55d840084bdf9b72e15f7d31a924aa3d17fbb1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kiho=20=C2=B7=20Cham?= Date: Sun, 4 Aug 2019 18:35:31 +0800 Subject: [PATCH] chore(docs): UFrom --> UForm (#228) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03654a685f2..64d1980f4ec 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ English | [简体中文](./README.zh-cn.md)

-

UFrom - a high-performance React form solution for handling complicated enterprise requirements.

+

UForm - a high-performance React form solution for handling complicated enterprise requirements.

---