From 9d7b0b8501ee932cd15752fdc0b3c9100e89381a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9=20=D0=9B=D0=B8=D1=81?= =?UTF-8?q?=D1=82=D0=BE=D1=87=D0=BA=D0=B8=D0=BD=20=28Andrei=20Listochkin?= =?UTF-8?q?=29?= Date: Wed, 21 Jun 2023 20:11:13 +0100 Subject: [PATCH] typo in html fragment --- training-slides/src/lifetimes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/training-slides/src/lifetimes.md b/training-slides/src/lifetimes.md index 2e10e98..f35cf82 100644 --- a/training-slides/src/lifetimes.md +++ b/training-slides/src/lifetimes.md @@ -93,7 +93,7 @@ Where can the returned &str come from? ## Multiple sources @@ -109,7 +109,7 @@ Where can the returned &str come from? ## Tag system