Skip to content

Commit b762423

Browse files
committed
fix: typos
Signed-off-by: Marko Puric <marko@golioth.io>
1 parent 93892c2 commit b762423

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/getting-started/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ single control plane for all of your devices.
1212

1313
### Cloud Side
1414

15-
From over-the-air (OTA) firmare updates, to remote procedure calls (RPC) and
15+
From over-the-air (OTA) firmware updates, to remote procedure calls (RPC) and
1616
device fleet settings, to device-to-cloud time series data and bidirectional
1717
state data, we've already built the management tools you need. Our data-routing
1818
features ensure your data can go where you need it, whether that's AWS, Azure,

docs/reference/5-command-line-tools/1-goliothctl/goliothctl_dfu_release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ goliothctl dfu release [flags]
3838
### SEE ALSO
3939

4040
* [goliothctl dfu](/reference/command-line-tools/goliothctl/goliothctl_dfu/) - Firmware management command.
41-
* [goliothctl dfu release create](/reference/command-line-tools/goliothctl/goliothctl_dfu_release_create/) - Upload a device firmare release.
41+
* [goliothctl dfu release create](/reference/command-line-tools/goliothctl/goliothctl_dfu_release_create/) - Upload a device firmware release.
4242
* [goliothctl dfu release delete](/reference/command-line-tools/goliothctl/goliothctl_dfu_release_delete/) - Delete a release from Golioth.
4343
* [goliothctl dfu release list](/reference/command-line-tools/goliothctl/goliothctl_dfu_release_list/) - List all releases that have been registered with Golioth
4444
* [goliothctl dfu release update](/reference/command-line-tools/goliothctl/goliothctl_dfu_release_update/) - Update a given release.

docs/reference/5-command-line-tools/1-goliothctl/goliothctl_dfu_release_create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hide_title: true
88
---
99
## goliothctl dfu release create
1010

11-
Upload a device firmare release.
11+
Upload a device firmware release.
1212

1313
```
1414
goliothctl dfu release create [flags]

0 commit comments

Comments
 (0)