Skip to content

Commit a27651b

Browse files
authored
chore: fix double spacing error in README
1 parent 9cf4d5d commit a27651b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ If optionally installed, `install_manifest.txt` will be created, containing the
1919
## Build Configuration
2020

2121
For devices with limited memory, a `TF_INCLUDE_ERR_STRINGS` definition is included in [CMakeLists.txt](CMakeLists.txt)
22-
to disable the inclusion of error strings in the build. Calls to `tf_err_str` will instead return `"NULL"` (as a string)
23-
.
22+
to disable the inclusion of error strings in the build. Calls to `tf_err_str` will instead return `"NULL"` (as a string).
2423

2524
## Compatibility
2625

0 commit comments

Comments
 (0)