mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2025-01-14 04:35:58 +02:00
Fixed Typo in Help.jsx
This commit is contained in:
parent
6c1d8bff97
commit
95a85117c9
@ -8,7 +8,7 @@ const Help = () => {
|
|||||||
content={
|
content={
|
||||||
<>
|
<>
|
||||||
<h1 className="text-xl text-dirty-white">Factorio Server Manager</h1>
|
<h1 className="text-xl text-dirty-white">Factorio Server Manager</h1>
|
||||||
<p className="mb-2">The Factorio Serve Manager (FSM) is an open source project and is not affiliated to the game Factorio or Wube Software.</p>
|
<p className="mb-2">The Factorio Server Manager (FSM) is an open source project and is not affiliated to the game Factorio or Wube Software.</p>
|
||||||
|
|
||||||
<h2 className="text-dirty-white">Bugs and Help</h2>
|
<h2 className="text-dirty-white">Bugs and Help</h2>
|
||||||
<p className="mb-4">Please use the <a className="text-blue hover:text-blue-light" target="_blank" href="https://github.com/OpenFactorioServerManager/factorio-server-manager/issues">GitHub repository</a> to report bugs or seek for help.</p>
|
<p className="mb-4">Please use the <a className="text-blue hover:text-blue-light" target="_blank" href="https://github.com/OpenFactorioServerManager/factorio-server-manager/issues">GitHub repository</a> to report bugs or seek for help.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user