From 640fdb15137e17f3f833bb06394b898773f67c92 Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Tue, 9 Oct 2018 21:43:06 +0200 Subject: [PATCH] typo --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index d79cd1e..ed8bcbd 100644 --- a/index.md +++ b/index.md @@ -26,4 +26,4 @@ sansfont: Sans Serif - [8.1 Itérateurs](iterators.html). - [9.1 Génériques](generics.html). - [9.2 Traits](traits.html). -- [10.1 Lifetime](lifetime.html). +- [10.1 Lifetimes](lifetimes.html). -- GitLab