Skip to content

Commit 2a71751

Browse files
committed
fixed a typo in README
also added a missing punctuation
1 parent a790483 commit 2a71751

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ $ ./test record
105105

106106
## Notes
107107

108-
1. Does not depends on libc. Could be theoretically used in embedded, but I know nothing about embedded, so maybe not.
109-
2. `jim_float()` is quite likely very stupid and imprecise
108+
1. Does not depend on libc. Could be theoretically used in embedded, but I know nothing about embedded, so maybe not.
109+
2. `jim_float()` is quite likely very stupid and imprecise.
110110

111111
<!-- TODO: document jimp.h here -->

0 commit comments

Comments
 (0)