Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alchaplinsky committed Nov 6, 2022
1 parent 43406eb commit f7b7b16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const Login = ({ entry, validate, onChange, onTagsChange }) => {
/>
<Field
label={i18n('Website')}
name="wbsite"
name="website"
entry={entry}
onChange={onChange}
/>
Expand Down

0 comments on commit f7b7b16

Please sign in to comment.