Skip to content

Commit 23e145b

Browse files
committed
Fixed typos
1 parent 0427e2b commit 23e145b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ports/nrf/boards/pctel_wsc_1450/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ quality, temperature, relative humidity, acceleration, angular rate of change,
1010
magnetic field, range, and sound. For solution optimization, the PCTEL WSC can
1111
be ordered with a subset of radios and sensors.
1212

13-
For more details about this board, and its varaiants, navigate to
13+
For more details about this board, and its variants, navigate to
1414
https://pctel.com
1515

1616
# Build instructions
1717

18-
Configure your build enviroment according to the Adafruit instructions. To
18+
Configure your build environment according to the Adafruit instructions. To
1919
build circuitpython for WSC-1450 do:
2020

2121
cd ports/nrf make BOARD=pctel_wsc_1450
@@ -31,7 +31,7 @@ niceties like UF2 flashing). Instead, WSC-1450 uses DAPLink. DAPLink handles
3131
everything from debugging to programming the device, as well as the boot
3232
sequence.
3333

34-
1. Connect the WSC-1450 dev kit unsing a USB cable to the `DHD USB` port. This
34+
1. Connect the WSC-1450 dev kit using a USB cable to the `DHD USB` port. This
3535
will power up the board and open a file browser showing the contents of the
3636
target. (DAPlink magic)
3737
2. Copy the newly built firmware to the WSC-1450 target using drag-n-drop or

0 commit comments

Comments
 (0)