From 213a32b378869a599689a22514362ad355da8b69 Mon Sep 17 00:00:00 2001
From: Grzegorz Dziadkiewicz <grzegorzdziadkiewicz@gmail.com>
Date: Fri, 10 Jan 2025 00:04:10 +0100
Subject: [PATCH] Update

---
 rustlings-macros/info.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rustlings-macros/info.toml b/rustlings-macros/info.toml
index d939b74b..6d0764af 100644
--- a/rustlings-macros/info.toml
+++ b/rustlings-macros/info.toml
@@ -725,7 +725,7 @@ https://doc.rust-lang.org/std/result/enum.Result.html#method.map_err"""
 name = "errors7"
 dir = "13_error_handling"
 hint = """
-TODO
+TODO Add hint and place after traits exercise
 """
 
 # Generics