Skip to content

Commit

Permalink
Consistent tense
Browse files Browse the repository at this point in the history
  • Loading branch information
someguynamedjosh committed Jun 14, 2023
1 parent 79abb08 commit 80b3e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ Dual licensed under MIT / Apache 2.0.
While this crate is `no_std` compatible, it still requires the `alloc` crate.

Version notes:
- Version `0.17.0` fixed a potential soundness issue, but removed support for
- Version `0.17.0` fixes a potential soundness issue, but removes support for
template parameters in the process. Lifetime parameters are still supported.
As of 2023-06-13, the compiler is practically sound with 0.16 but this may
stop being the case at any time and without warning.
Expand Down

0 comments on commit 80b3e76

Please sign in to comment.