From cc897c1684b076e0f587bf0420911495a7c0a3e7 Mon Sep 17 00:00:00 2001
From: monkindey
Date: Sun, 4 Aug 2019 16:32:10 +0800
Subject: [PATCH] chore(docs): UFrom --> UForm
---
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.
---