From 0925663108c026ebb8fc0db8c7afde22a47e202c Mon Sep 17 00:00:00 2001 From: Robert Plummer Date: Sun, 5 Aug 2018 15:44:19 -0400 Subject: [PATCH] fix: Syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcfdc42a..e76ccb03 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Or alternatively you can experiment around with the [kernel playground here](htt * [Loops](#loops) * [Pipelining](#pipelining) * [Cleanup](#cleanup) -* (Flattened typed array support)(#flattened-typed-array-support) +* [Flattened typed array support](#flattened-typed-array-support) * [Supported Math functions](#supported-math-functions) * [Full API reference](#full-api-reference) * [Automatically-built Documentation](#automatically-built-documentation)