Skip to content

Commit be9c1fe

Browse files
committed
Fix two typos in the docs
1 parent 1ee2b40 commit be9c1fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repository.
4646

4747
There is a Makefile provided that does some extra preprocessing of the source,
4848
which is needed only if you add new interned strings to qstrdefsport.h. The
49-
Makefile also puts the resulting firmare at build/firmware.hex, and includes
49+
Makefile also puts the resulting firmware at build/firmware.hex, and includes
5050
some convenience targets.
5151

5252
How to use

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6-
Welcome to BBC Microbit Micropython's documentation!
6+
Welcome to BBC Microbit MicroPython's documentation!
77
====================================================
88

99
Contents:

0 commit comments

Comments
 (0)