From 4ba3a15b7d87446e56a177b7c185559cb440c944 Mon Sep 17 00:00:00 2001 From: Vandad Nahavandipoor Date: Fri, 27 Aug 2021 08:20:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8daeb7..01126b8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Table of Contents -# [Struct Update Syntax in Rust](#struct-update-syntax-in-rust) +* [Struct Update Syntax in Rust](#struct-update-syntax-in-rust) * [Field Init Shorthand in Rust](#field-init-shorthand-in-rust) * [Shadowing in Rust](#shadowing-in-rust)