Skip to content

Commit 2da4987

Browse files
authored
Fix wording in README.md (#13)
1 parent 997aa19 commit 2da4987

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
@@ -1,7 +1,7 @@
11
# Ryū-js
22

33
Ryū-js is a fork of the [ryu][ryu-crate] crate adjusted to comply to the ECMAScript [number-to-string][number-to-string] algorithm.
4-
This crate is used in the [boa][boa-crate] for number to string conversions.
4+
This crate is used in the [boa][boa-crate] crate for number to string conversions.
55

66
[ryu-crate]: https://crates.io/crates/ryu
77
[boa-crate]: https://crates.io/crates/Boa

0 commit comments

Comments
 (0)