Fix typo of synapse
This commit is contained in:
parent
9c252c7251
commit
46da1627a4
|
@ -15,7 +15,7 @@ function Server({ server, dispatch }) {
|
|||
return (
|
||||
<div>
|
||||
<h3>
|
||||
Synapse
|
||||
synapse
|
||||
<button
|
||||
className="btn btn-sm btn-outline-danger pull-right"
|
||||
onClick={() => {
|
||||
|
|
Loading…
Reference in New Issue
Block a user