From 59084663c43cf4e1d29350e21e7c328969c2deb6 Mon Sep 17 00:00:00 2001 From: Vandad Nahavandipoor Date: Mon, 31 May 2021 09:58:06 +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 be8d264..498abd7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Table of Contents -* [Actors in Swift 5.5+)() +* [Actors in Swift 5.5+)(#actors-in-swift-55) * [Async Getters in Swift 5.5+](#async-getters-in-swift-55) * [Custom `Sequence` in Swift](#custom-sequence-in-swift) * [Sum of Any Numeric Types in Swift](#sum-of-any-numeric-types-in-swift)