Skip to content

Commit

Permalink
Update input.jsx
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Babichev <[email protected]>
  • Loading branch information
rez1dent3 authored Jul 29, 2024
1 parent 77d04c3 commit 0fcb168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/input.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ export default class InputComponent extends React.Component {
<textarea
className="textarea"
onChange={this.onKeyboardInput}
placeholder={`Enter uuid. Input examples:
placeholder={`Enter UUID. Input examples:
0;0
{low: 0, high: 1}
71a46cec-4809-4cc5-9689-5b0441b46186
Expand Down

0 comments on commit 0fcb168

Please sign in to comment.