From 7eaff602787271aff116896f38db6e6dead7d86e Mon Sep 17 00:00:00 2001 From: lcnr Date: Fri, 13 Jan 2023 10:23:54 +0100 Subject: [PATCH] Update src/solve/canonicalization.md Co-authored-by: Tshepang Mbambo --- src/solve/canonicalization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/solve/canonicalization.md b/src/solve/canonicalization.md index ff8e02f7..b81bc1ce 100644 --- a/src/solve/canonicalization.md +++ b/src/solve/canonicalization.md @@ -3,6 +3,6 @@ While the exact approach to canonicalization for this solver will differ slightly wrt to lifetimes, please visit [the relevant chalk chapter][chalk] for now. -As of the 10th January 2023 canonicalization is not yet fully implemented for the solver. +As of 10 January 2023, canonicalization is not yet fully implemented for the solver. [chalk]: https://rust-lang.github.io/chalk/book/canonical_queries/canonicalization.html#canonicalization \ No newline at end of file