Skip to content

Commit 3f0959f

Browse files
Lorl0rdtgross35
authored andcommitted
fixed typo in readme
1 parent da5f72d commit 3f0959f

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
@@ -5,7 +5,7 @@ This repository contains two main crates:
55
* `compiler-builtins`: symbols that the compiler expects to be available at
66
link time
77
* `libm`: a Rust implementation of C math libraries, used to provide
8-
implementations in `ocre`.
8+
implementations in `core`.
99

1010
More details are at [compiler-builtins/README.md](compiler-builtins/README.md)
1111
and [libm/README.md](libm/README.md).

0 commit comments

Comments
 (0)