Skip to content

Commit 46b6b86

Browse files
authored
Fix type in readme
1 parent f4ca287 commit 46b6b86

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
@@ -3,6 +3,6 @@ Support crate for rustc's self-profiling feature
33

44
This crate is maintained by the Rust compiler team and in particular by the
55
[self-profile working group][wg-self-profile]. It is currently only meant to
6-
be used within rustc itself, so APIs my change at any moment.
6+
be used within rustc itself, so APIs may change at any moment.
77

88
[wg-self-profile]: https://github.com/rust-lang/compiler-team/blob/master/working-groups/self-profile/README.md

0 commit comments

Comments
 (0)