Skip to content

Commit a566080

Browse files
authored
Merge pull request #2 from ovoronin/patch-1
Typo fix
2 parents c617d3e + 21d2447 commit a566080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ m3forth is a forth cross-compiler for cortex-m3 ARM microcontrollers
33

44
## Key features
55
* 32-bit cell
6-
* procuces optimized subroutine-threaded code
6+
* produces optimized subroutine-threaded code
77
* makes standard elf files with debugging information, which allows you to debug your high-level code directly in a microcontroller using gdb
88
* built-in Thumb2 assembler
99
* interpreter accessible via serial or USB (semihosting)

0 commit comments

Comments
 (0)