Skip to content

Commit 634075a

Browse files
Correct typo in Readme
1 parent 834e363 commit 634075a

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
@@ -92,7 +92,7 @@ python3 -m tf2mplabh3 -m path/to/model -v 1
9292
## How to use the hardware capabilities to accelerate inference:
9393

9494
In order to ensure an optimized inference time, leverage the features of the [MPLAB® XC-32 Compilers](https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers)
95-
by activating the third level of compilation in your MPLAB® X project. Doing this ensures a extended use of the hardware capabilities of the
95+
by activating the third level of compilation in your MPLAB® X project. Doing this ensures an extended use of the hardware capabilities of the
9696
device.
9797

9898
As shown in the example image below:

0 commit comments

Comments
 (0)