summaryrefslogtreecommitdiff
path: root/docs/newbs_building_firmware.md
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2022-02-22 05:21:40 +1100
committerfauxpark <fauxpark@gmail.com>2022-02-22 05:21:40 +1100
commit145dca0e4913953d64619746d2462bc1569aa9fe (patch)
treedd263141192b2898f0e9338550c1bc7d5ca996cc /docs/newbs_building_firmware.md
parenta5901a6c0d4f5495279467650797a4fa0ac40368 (diff)
parent31f590066646b0be76d3ba9bb1b38174b46d507f (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'docs/newbs_building_firmware.md')
-rw-r--r--docs/newbs_building_firmware.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/newbs_building_firmware.md b/docs/newbs_building_firmware.md
index ed51a9aea5..c4ce9fd9f3 100644
--- a/docs/newbs_building_firmware.md
+++ b/docs/newbs_building_firmware.md
@@ -1,6 +1,6 @@
# Building Your First Firmware
-Now that you have setup your build environment you are ready to start building custom firmware. For this section of the guide we will bounce between 3 programs- your file manager, your text editor, and your terminal window. Keep all 3 open until you are done and happy with your keyboard firmware.
+Now that you have set up your build environment you are ready to start building custom firmware. For this section of the guide we will bounce between 3 programs- your file manager, your text editor, and your terminal window. Keep all 3 open until you are done and happy with your keyboard firmware.
## Configure Your Build Environment Defaults (Optional)