Skip to content

Commit b6c4dd5

Browse files
committed
fixed a typo in README
also added a missing punctuation
1 parent 6e9a8f9 commit b6c4dd5

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
@@ -112,7 +112,7 @@ $ ./test record
112112

113113
## Notes
114114

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

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

0 commit comments

Comments
 (0)