Skip to content

Commit cc7dcb7

Browse files
committed
website update test
1 parent cac6ab8 commit cc7dcb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/RequestLogPanel.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default function RequestLogPanel() {
1010
return (
1111
<div className="reqlog">
1212
<div className="row" style={{justifyContent:'space-between', marginBottom:8}}>
13-
<h4>Request Log</h4>
13+
<h4>Request log</h4>
1414
<Button className="ghost" onClick={clear}>Очистить</Button>
1515
</div>
1616

0 commit comments

Comments
 (0)