Skip to content

Commit 4314a01

Browse files
authored
Merge pull request #3 from Liberty-liu/dev
fix: fix copywriting
2 parents bc2550b + f4d0ce8 commit 4314a01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "everright-formeditor",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"files": [
55
"dist",
66
"packages/formEditor/componentsConfig.js"

packages/formEditor/locale/en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ export default {
179179
confirm: 'Confirm',
180180
cancel: 'Cancel',
181181
button: 'Button',
182-
text: 'Cext',
182+
text: 'Text',
183183
color: 'Color',
184184
backgroundColor: 'Background-color',
185185
width: 'Width',

0 commit comments

Comments
 (0)