We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c14aa81 commit 7729b7aCopy full SHA for 7729b7a
src/pages/Projects.js
@@ -22,7 +22,7 @@ export function Projects() {
22
buttonText="Source Code"
23
/>
24
<ContentElement
25
- title="GROUNDSTER: GROUND Station Telemetry Receiver"
+ title="GROUNDSTER: Ground Station Telemetry Receiver"
26
description="A simulated ground station that receives telemetry data from a satellite via TCP socket connection"
27
image={images.groundster}
28
link="https://github.com/mgrinstein/GROUNDSTER"
0 commit comments